Home
last modified time | relevance | path

Searched refs:tipc_subscr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dsubscr.h64 struct tipc_subscr s;
77 struct tipc_subscr *s,
96 struct tipc_subscr *sub__ = sub_; \
106 struct tipc_subscr *sub__ = sub_; \
H A Dtopsrv.c117 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s);
231 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub()
363 struct tipc_subscr *s) in tipc_conn_rcv_sub()
393 struct tipc_subscr s; in tipc_conn_rcv_from_sock()
576 struct tipc_subscr sub; in tipc_topsrv_kern_subscr()
H A Dsubscr.c46 struct tipc_subscr *s = &sub->evt.s; in tipc_sub_send_event()
132 struct tipc_subscr *s, in tipc_sub_subscribe()
/openbmc/linux/include/uapi/linux/
H A Dtipc.h117 struct tipc_subscr { struct
133 struct tipc_subscr s; /* associated subscription */ argument