Searched refs:sk_fullsock (Results 1 – 11 of 11) sorted by relevance
89 if (skb->sk == NULL || !sk_fullsock(skb->sk)) in nft_meta_get_eval()104 if (skb->sk == NULL || !sk_fullsock(skb->sk)) in nft_meta_get_eval()170 if (skb->sk == NULL || !sk_fullsock(skb->sk)) in nft_meta_get_eval()
42 if (skb->sk == NULL || !sk_fullsock(skb->sk)) in cgroup_mt()
220 sk_fullsock(sk) && in socket_match()389 sk_fullsock(sk) && in socket_mt6_v1_v2()
137 if (!sk || !sk_fullsock(sk)) in nf_log_dump_sk_uid_gid()
551 if (sk && sk_fullsock(sk)) { in __build_packet_message()
260 if (!sk_fullsock(sk)) in nfqnl_put_sk_uidgid()
131 BUG_ON(!sk_fullsock(sk)); in inet_sk_diag_fill()570 entry.userlocks = sk_fullsock(sk) ? sk->sk_userlocks : 0; in inet_diag_bc_sk()
1476 if (sk_fullsock(sk)) { in tcp_v4_early_demux()
211 if (!skb->dev && sk && sk_fullsock(sk)) in maybe_update_pmtu()
2237 static inline bool sk_fullsock(const struct sock *sk) in sk_fullsock() function
1543 if (sk_fullsock(sk)) { in tcp_v6_early_demux()