tango.sys.linux.tipc

D header file for Linux TIPC sockets.

Members

Enums

AF_TIPC
anonymousenum AF_TIPC
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_CFG_SRV
anonymousenum TIPC_CFG_SRV
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_ERRINFO
anonymousenum TIPC_ERRINFO
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_IMPORTANCE
anonymousenum TIPC_IMPORTANCE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_LOW_IMPORTANCE
anonymousenum TIPC_LOW_IMPORTANCE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_MAX_USER_MSG_SIZE
anonymousenum TIPC_MAX_USER_MSG_SIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_OK
anonymousenum TIPC_OK
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_PUBLISHED
anonymousenum TIPC_PUBLISHED
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_SUB_NO_BIND_EVTS
anonymousenum TIPC_SUB_NO_BIND_EVTS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_SUB_PORTS
anonymousenum TIPC_SUB_PORTS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_WAIT_FOREVER
anonymousenum TIPC_WAIT_FOREVER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TIPC_ZONE_SCOPE
anonymousenum TIPC_ZONE_SCOPE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static functions

tipc_addr
uint tipc_addr(uint zone, uint cluster, uint node)
Undocumented in source. Be warned that the author may not have intended to support it.
tipc_cluster
uint tipc_cluster(uint addr)
Undocumented in source. Be warned that the author may not have intended to support it.
tipc_node
uint tipc_node(uint addr)
Undocumented in source. Be warned that the author may not have intended to support it.
tipc_zone
uint tipc_zone(uint addr)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

sockaddr_tipc
struct sockaddr_tipc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tipc_event
struct tipc_event
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tipc_name
struct tipc_name
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tipc_name_seq
struct tipc_name_seq
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tipc_portid
struct tipc_portid
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
tipc_subscr
struct tipc_subscr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

Public Domain

Authors

Leandro Lucarella, based on the TIPC linux C header.