Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dsubscr.c489 tipc_createport(subscriber, in subscr_named_msg_event()
542 res = tipc_createport(NULL, in tipc_subscr_start()
Dport.h169 int tipc_createport(void *usr_handle,
Dconfig.c472 res = tipc_createport(NULL, TIPC_CRITICAL_IMPORTANCE, in tipc_cfg_init()
Dport.c896 int tipc_createport(void *usr_handle, in tipc_createport() function