Home
last modified time | relevance | path

Searched defs:tipc_media (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/net/tipc/
Dbearer.h93 struct tipc_media { struct
96 struct tipc_media_addr *dest); argument
99 int (*addr2str)(struct tipc_media_addr *a, char *str_buf, int str_size); argument
100 int (*str2addr)(struct tipc_media_addr *a, char *str_buf); argument
101 int (*addr2msg)(struct tipc_media_addr *a, char *msg_area); argument
102 int (*msg2addr)(struct tipc_media_addr *a, char *msg_area); argument
103 struct tipc_media_addr bcast_addr; argument
104 u32 priority;
105 u32 tolerance;
106 u32 window;
[all …]