Searched refs:tipc_subscr (Results 1 – 5 of 5) sorted by relevance
70 struct tipc_subscr *s,92 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()
124 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s);236 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub()368 struct tipc_subscr *s) in tipc_conn_rcv_sub()396 struct tipc_subscr s; in tipc_conn_rcv_from_sock()565 struct tipc_subscr sub; in tipc_topsrv_kern_subscr()657 srv->max_rcvbuf_size = sizeof(struct tipc_subscr); in tipc_topsrv_start()
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