Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtipc.h123 #define TIPC_ERR_NO_PORT 2 macro
/linux-4.4.14/net/tipc/
Dsocket.c278 tipc_sk_respond(sk, skb, TIPC_ERR_NO_PORT); in tsk_rej_rx_queue()
458 tipc_sk_respond(sk, skb, TIPC_ERR_NO_PORT); in tipc_release()
469 tsk->portid, TIPC_ERR_NO_PORT); in tipc_release()
1680 err = TIPC_ERR_NO_PORT; in filter_rcv()
1684 err = TIPC_ERR_NO_PORT; in filter_rcv()
1804 err = TIPC_ERR_NO_PORT; in tipc_sk_rcv()
Dlink.c1183 0, 0, TIPC_ERR_NO_PORT); in tipc_link_tnl_prepare()