Searched refs:tipc_subscr (Results 1 – 7 of 7) 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);230 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub()362 struct tipc_subscr *s) in tipc_conn_rcv_sub()392 struct tipc_subscr s; in tipc_conn_rcv_from_sock()571 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