Searched refs:sk_fullsock (Results 1 – 17 of 17) sorted by relevance
91 if (!sk || !sk_fullsock(sk)) in nft_meta_get_eval()107 if (!sk || !sk_fullsock(sk)) in nft_meta_get_eval()175 if (!sk || !sk_fullsock(sk)) in nft_meta_get_eval()
42 if (skb->sk == NULL || !sk_fullsock(skb->sk)) in cgroup_mt()
137 if (!sk || !sk_fullsock(sk)) in nf_log_dump_sk_uid_gid()
222 sk_fullsock(sk) && in socket_match()397 sk_fullsock(sk) && in socket_mt6_v1_v2_v3()
260 if (!sk_fullsock(sk)) in nfqnl_put_sk_uidgid()285 if (!skb || !sk_fullsock(skb->sk)) in nfqnl_get_sk_secctx()
554 if (sk && sk_fullsock(sk)) { in __build_packet_message()
69 if (sk && sk_fullsock(sk) && (sk->sk_family == PF_INET) && in ipv4_conntrack_defrag()
269 return sk_fullsock(__sk) ? inet_sk(__sk)->pinet6 : NULL; in inet6_sk()
131 BUG_ON(!sk_fullsock(sk)); in inet_sk_diag_fill()574 entry.userlocks = sk_fullsock(sk) ? sk->sk_userlocks : 0; in inet_diag_bc_sk()
1463 if (sk_fullsock(sk)) { in tcp_v4_early_demux()
324 if (!sk || !sk_fullsock(sk) || ip_sk_use_pmtu(sk)) { in ip_skb_dst_mtu()
2237 static inline bool sk_fullsock(const struct sock *sk) in sk_fullsock() function
211 if (!skb->dev && sk && sk_fullsock(sk)) in maybe_update_pmtu()
1555 if (sk_fullsock(sk)) { in tcp_v6_early_demux()
865 if (skb->sk && sk_fullsock(skb->sk)) { in tun_net_xmit()
1662 if (unlikely(!sk_fullsock(sk))) { in skb_set_owner_w()
3012 sk_fullsock(sk) && in __netdev_pick_tx()