Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtipc.h123 #define TIPC_ERR_NO_PORT 2 macro
/linux-4.1.27/net/tipc/
Dsocket.c262 if (tipc_msg_reverse(own_node, skb, &dnode, TIPC_ERR_NO_PORT)) in tsk_rej_rx_queue()
444 TIPC_ERR_NO_PORT)) in tipc_release()
459 tsk->portid, TIPC_ERR_NO_PORT); in tipc_release()
1520 int retval = -TIPC_ERR_NO_PORT; in filter_connect()
1654 return -TIPC_ERR_NO_PORT; in filter_rcv()
1658 return -TIPC_ERR_NO_PORT; in filter_rcv()
1774 err = -TIPC_ERR_NO_PORT; in tipc_sk_rcv()