Home
last modified time | relevance | path

Searched defs:conid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsubscr.h67 int conid; member
H A Dsubscr.c130 tipc_sub_subscribe(struct net *net, struct tipc_subscr *s, int conid) tipc_sub_subscribe() argument
H A Dtopsrv.c94 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 Dsubscr.h71 int conid; member
H A Dsubscr.c131 tipc_sub_subscribe(struct net *net, struct tipc_subscr *s, int conid) tipc_sub_subscribe() argument
H A Dtopsrv.c95 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