Home
last modified time | relevance | path

Searched refs:tipc_sk_overlimit1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.h75 bool tipc_sk_overlimit1(struct sock *sk, struct sk_buff *skb);
H A Dtrace.h241 DEFINE_SK_EVENT_FILTER_COND(tipc_sk_overlimit1, tipc_sk_overlimit1(sk, skb));
H A Dsocket.c3891 * tipc_sk_overlimit1 - check if socket rx queue is about to be overloaded,
3899 bool tipc_sk_overlimit1(struct sock *sk, struct sk_buff *skb) in tipc_sk_overlimit1() function
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.h75 bool tipc_sk_overlimit1(struct sock *sk, struct sk_buff *skb);
H A Dtrace.h241 DEFINE_SK_EVENT_FILTER_COND(tipc_sk_overlimit1, tipc_sk_overlimit1(sk, skb));
H A Dsocket.c3900 * tipc_sk_overlimit1 - check if socket rx queue is about to be overloaded,
3908 bool tipc_sk_overlimit1(struct sock *sk, struct sk_buff *skb) in tipc_sk_overlimit1() function

Completed in 12 milliseconds