Home
last modified time | relevance | path

Searched refs:tipc_node_subscr (Results 1 – 5 of 5) sorted by relevance

/net/tipc/
Dnode_subscr.h52 struct tipc_node_subscr { struct
59 void tipc_nodesub_subscribe(struct tipc_node_subscr *node_sub, u32 addr, argument
61 void tipc_nodesub_unsubscribe(struct tipc_node_subscr *node_sub);
Dnode_subscr.c47 void tipc_nodesub_subscribe(struct tipc_node_subscr *node_sub, u32 addr, in tipc_nodesub_subscribe()
72 void tipc_nodesub_unsubscribe(struct tipc_node_subscr *node_sub) in tipc_nodesub_unsubscribe()
Dname_table.h79 struct tipc_node_subscr subscr;
Dport.h108 struct tipc_node_subscr subscription;
Dnode.c390 struct tipc_node_subscr *ns, *tns; in node_lost_contact()