Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dport.h159 struct tipc_port *tipc_createport_raw(void *usr_handle,
Dport.c200 struct tipc_port *tipc_createport_raw(void *usr_handle, in tipc_createport_raw() function
915 p_ptr = (struct tipc_port *)tipc_createport_raw(NULL, port_dispatcher, in tipc_createport()
Dsocket.c217 tp_ptr = tipc_createport_raw(sk, &dispatch, &wakeupdispatch, in tipc_create()