Home
last modified time | relevance | path

Searched refs:tipc_conn_delete_sub (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/tipc/
Dtopsrv.c117 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s);
166 tipc_conn_delete_sub(con, NULL); in tipc_conn_close()
231 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub() function
268 tipc_conn_delete_sub(con, &evt->s); in tipc_conn_send_to_sock()
371 tipc_conn_delete_sub(con, s); in tipc_conn_rcv_sub()
609 tipc_conn_delete_sub(con, NULL); in tipc_topsrv_kern_unsubscr()