Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dtipc.h104 #define TIPC_ERR_OVERLOAD 4 macro
/linux-6.12.1/net/tipc/
Dmsg.c647 if (msg_is_syn(_hdr) && err == TIPC_ERR_OVERLOAD) in tipc_msg_reverse()
Dsocket.c2229 if (err != TIPC_ERR_OVERLOAD) in tipc_sk_filter_connect()
2370 err = TIPC_ERR_OVERLOAD; in tipc_sk_filter_rcv()
2462 if (tipc_msg_reverse(onode, &skb, TIPC_ERR_OVERLOAD)) { in tipc_sk_enqueue()