Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtipc.h104 #define TIPC_ERR_OVERLOAD 4 macro
/Linux-v4.19/net/tipc/
Dsocket.c2138 err = TIPC_ERR_OVERLOAD; in tipc_sk_filter_rcv()
2219 if (tipc_msg_reverse(onode, &skb, TIPC_ERR_OVERLOAD)) in tipc_sk_enqueue()