Searched refs:tipc_subscr (Results 1 – 5 of 5) sorted by relevance
70 struct tipc_subscr *s,93 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()
117 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s);229 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub()361 struct tipc_subscr *s) in tipc_conn_rcv_sub()390 struct tipc_subscr s; in tipc_conn_rcv_from_sock()559 struct tipc_subscr sub; in tipc_topsrv_kern_subscr()
288 struct tipc_subscr *sb = &sub->evt.s; in tipc_service_subscribe()680 struct tipc_subscr *s = &sub->evt.s; in tipc_nametbl_subscribe()709 struct tipc_subscr *s = &sub->evt.s; in tipc_nametbl_unsubscribe()
117 struct tipc_subscr { struct133 struct tipc_subscr s; /* associated subscription */ argument