Home
last modified time | relevance | path

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

/net/tipc/
Dport.h72 typedef void (*tipc_conn_msg_event) (void *usr_handle, u32 portref, typedef
93 tipc_conn_msg_event conn_msg_cb;
174 tipc_conn_msg_event conn_msg_cb,
Dport.c722 tipc_conn_msg_event cb = up_ptr->conn_msg_cb; in port_dispatcher_sigh()
906 tipc_conn_msg_event conn_msg_cb, in tipc_createport()