Home
last modified time | relevance | path

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

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