Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dsocket.h76 bool tipc_sk_overlimit2(struct sock *sk, struct sk_buff *skb);
Dtrace.h242 DEFINE_SK_EVENT_FILTER_COND(tipc_sk_overlimit2, tipc_sk_overlimit2(sk, skb));
Dsocket.c3917 bool tipc_sk_overlimit2(struct sock *sk, struct sk_buff *skb) in tipc_sk_overlimit2() function