Searched defs:conid (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | subscr.h | 67 int conid; member
|
| H A D | subscr.c | 130 tipc_sub_subscribe(struct net *net, struct tipc_subscr *s, int conid) tipc_sub_subscribe() argument
|
| H A D | topsrv.c | 94 int conid; member 215 static struct tipc_conn *tipc_conn_lookup(struct tipc_topsrv *s, int conid) in tipc_conn_lookup() argument 313 void tipc_topsrv_queue_evt(struct net *net, int conid, in tipc_topsrv_queue_evt() argument 568 tipc_topsrv_kern_subscr(struct net *net, u32 port, u32 type, u32 lower, u32 upper, u32 filter, int *conid) tipc_topsrv_kern_subscr() argument 595 tipc_topsrv_kern_unsubscr(struct net *net, int conid) tipc_topsrv_kern_unsubscr() argument [all...] |
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | subscr.h | 71 int conid; member
|
| H A D | subscr.c | 131 tipc_sub_subscribe(struct net *net, struct tipc_subscr *s, int conid) tipc_sub_subscribe() argument
|
| H A D | topsrv.c | 95 int conid; member 216 static struct tipc_conn *tipc_conn_lookup(struct tipc_topsrv *s, int conid) in tipc_conn_lookup() argument 314 void tipc_topsrv_queue_evt(struct net *net, int conid, in tipc_topsrv_queue_evt() argument 573 tipc_topsrv_kern_subscr(struct net *net, u32 port, u32 type, u32 lower, u32 upper, u32 filter, int *conid) tipc_topsrv_kern_subscr() argument 600 tipc_topsrv_kern_unsubscr(struct net *net, int conid) tipc_topsrv_kern_unsubscr() argument [all...] |
Completed in 4 milliseconds