Searched refs:TIPC_ERR_NO_PORT (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | tipc.h | 102 #define TIPC_ERR_NO_PORT 2 macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | tipc.h | 102 #define TIPC_ERR_NO_PORT 2 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | tipc.h | 51 #define TIPC_ERR_NO_PORT 2 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | tipc.h | 51 #define TIPC_ERR_NO_PORT 2 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | tipc.h | 38 #define TIPC_ERR_NO_PORT 2 macro
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | bcast.c | 353 msg_set_errcode(_hdr, TIPC_ERR_NO_PORT); in tipc_mcast_send_sync()
|
H A D | socket.c | 629 __tipc_shutdown(sock, TIPC_ERR_NO_PORT); in tipc_release() 2365 err = TIPC_ERR_NO_PORT; in tipc_sk_filter_rcv() 2507 err = TIPC_ERR_NO_PORT; in tipc_sk_rcv() 2751 tsk_rej_rx_queue(new_sk, TIPC_ERR_NO_PORT); in tipc_accept()
|
H A D | link.c | 1929 msg_set_errcode(ihdr, TIPC_ERR_NO_PORT); in tipc_link_create_dummy_tnl_msg() 1984 0, 0, TIPC_ERR_NO_PORT); in tipc_link_tnl_prepare()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | bcast.c | 353 msg_set_errcode(_hdr, TIPC_ERR_NO_PORT); in tipc_mcast_send_sync()
|
H A D | socket.c | 643 __tipc_shutdown(sock, TIPC_ERR_NO_PORT); in tipc_release() 2370 err = TIPC_ERR_NO_PORT; in tipc_sk_filter_rcv() 2514 err = TIPC_ERR_NO_PORT; in tipc_sk_rcv() 2760 tsk_rej_rx_queue(new_sk, TIPC_ERR_NO_PORT); in tipc_accept()
|
H A D | link.c | 1965 msg_set_errcode(ihdr, TIPC_ERR_NO_PORT); in tipc_link_create_dummy_tnl_msg() 2020 0, 0, TIPC_ERR_NO_PORT); in tipc_link_tnl_prepare()
|
Completed in 23 milliseconds