Home
last modified time | relevance | path

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

/net/tipc/
Dport.h159 struct tipc_port *tipc_createport_raw(void *usr_handle,
Dport.c213 struct tipc_port *tipc_createport_raw(void *usr_handle, in tipc_createport_raw() function
918 p_ptr = tipc_createport_raw(NULL, port_dispatcher, port_wakeup, in tipc_createport()
Dsocket.c193 tp_ptr = tipc_createport_raw(sk, &dispatch, &wakeupdispatch, in tipc_create()