Home
last modified time | relevance | path

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

/linux/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.c3899 bool tipc_sk_overlimit1(struct sock *sk, struct sk_buff *skb) in tipc_sk_overlimit1() function