Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/ !
Dsocket.h75 bool tipc_sk_overlimit1(struct sock *sk, struct sk_buff *skb);
Dtrace.h241 DEFINE_SK_EVENT_FILTER_COND(tipc_sk_overlimit1, tipc_sk_overlimit1(sk, skb));
Dsocket.c3899 bool tipc_sk_overlimit1(struct sock *sk, struct sk_buff *skb) in tipc_sk_overlimit1() function