Home
last modified time | relevance | path

Searched refs:tipc_sk_filtering (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dtrace.h134 bool tipc_sk_filtering(struct sock *sk);
221 TP_CONDITION(tipc_sk_filtering(sk)))
240 TP_CONDITION(tipc_sk_filtering(sk) && (cond)))
H A Dsocket.c3826 * tipc_sk_filtering - check if a socket should be traced
3835 bool tipc_sk_filtering(struct sock *sk) in tipc_sk_filtering() function
/kernel/linux/linux-6.6/net/tipc/
H A Dtrace.h134 bool tipc_sk_filtering(struct sock *sk);
221 TP_CONDITION(tipc_sk_filtering(sk)))
240 TP_CONDITION(tipc_sk_filtering(sk) && (cond)))
H A Dsocket.c3834 * tipc_sk_filtering - check if a socket should be traced
3844 bool tipc_sk_filtering(struct sock *sk) in tipc_sk_filtering() function

Completed in 11 milliseconds