Searched refs:tipc_subscr (Results 1 – 4 of 4) sorted by relevance
64 struct tipc_subscr s;77 struct tipc_subscr *s,96 struct tipc_subscr *sub__ = sub_; \106 struct tipc_subscr *sub__ = sub_; \
117 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()
46 struct tipc_subscr *s = &sub->evt.s; in tipc_sub_send_event()132 struct tipc_subscr *s, in tipc_sub_subscribe()
117 struct tipc_subscr { struct133 struct tipc_subscr s; /* associated subscription */ argument