Searched refs:tipc_subscr (Results 1 – 5 of 5) sorted by relevance
70 struct tipc_subscr *s,93 struct tipc_subscr *sub__ = sub_; \103 struct tipc_subscr *sub__ = sub_; \
80 struct tipc_subscr *s = &sub->evt.s; in tipc_sub_report_overlap()106 struct tipc_subscr *s = &sub->evt.s; in tipc_sub_timeout()131 struct tipc_subscr *s, in tipc_sub_subscribe()
116 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s);228 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub()360 struct tipc_subscr *s) in tipc_conn_rcv_sub()390 struct tipc_subscr s; in tipc_conn_rcv_from_sock()562 struct tipc_subscr sub; in tipc_topsrv_kern_subscr()
402 struct tipc_subscr *sb = &sub->evt.s; in tipc_service_subscribe()799 struct tipc_subscr *s = &sub->evt.s; in tipc_nametbl_subscribe()828 struct tipc_subscr *s = &sub->evt.s; in tipc_nametbl_unsubscribe()
117 struct tipc_subscr { struct133 struct tipc_subscr s; /* associated subscription */ argument