Home
last modified time | relevance | path

Searched refs:TIPC_ERR_OVERLOAD (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc.h104 #define TIPC_ERR_OVERLOAD 4 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc.h104 #define TIPC_ERR_OVERLOAD 4 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc.h53 #define TIPC_ERR_OVERLOAD 4 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc.h53 #define TIPC_ERR_OVERLOAD 4 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc.h40 #define TIPC_ERR_OVERLOAD 4 macro
/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c647 if (msg_is_syn(_hdr) && err == TIPC_ERR_OVERLOAD) in tipc_msg_reverse()
H A Dsocket.c2229 if (err != TIPC_ERR_OVERLOAD) in tipc_sk_filter_connect()
2370 err = TIPC_ERR_OVERLOAD; in tipc_sk_filter_rcv()
2461 if (tipc_msg_reverse(onode, &skb, TIPC_ERR_OVERLOAD)) { in tipc_sk_enqueue()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c643 if (msg_is_syn(_hdr) && err == TIPC_ERR_OVERLOAD) in tipc_msg_reverse()
H A Dsocket.c2234 if (err != TIPC_ERR_OVERLOAD) in tipc_sk_filter_connect()
2375 err = TIPC_ERR_OVERLOAD; in tipc_sk_filter_rcv()
2467 if (tipc_msg_reverse(onode, &skb, TIPC_ERR_OVERLOAD)) { in tipc_sk_enqueue()

Completed in 15 milliseconds