Searched refs:sk_fullsock (Results 1 – 25 of 32) sorted by relevance
12
69 sk_fullsock(sk) && in socket_match() 79 transparent && sk_fullsock(sk)) in socket_match() 130 sk_fullsock(sk) && in socket_mt6_v1_v2_v3() 140 transparent && sk_fullsock(sk)) in socket_mt6_v1_v2_v3()
130 if (!sk || !sk_fullsock(sk) || !net_eq(xt_net(par), sock_net(sk))) in cgroup_mt_v0()146 if (!sk || !sk_fullsock(sk) || !net_eq(xt_net(par), sock_net(sk))) in cgroup_mt_v1()167 if (!sk || !sk_fullsock(sk) || !net_eq(xt_net(par), sock_net(sk))) in cgroup_mt_v2()
529 if (!sk_fullsock(sk)) in nfqnl_put_sk_uidgid()558 if (sk && sk_fullsock(sk)) { in nfqnl_put_sk_classid()
614 if (sk && sk_fullsock(sk)) { in __build_packet_message()
17 if (sk && sk_fullsock(sk) && sk_is_tcp(sk) && sk_is_mptcp(sk)) in bpf_mptcp_sock_from_subflow()
361 return sk && sk_fullsock(sk) && in tls_is_skb_tx_device_offloaded()506 if (!sk_fullsock(sk) || in tls_is_sk_rx_device_offloaded()
118 if (!prefetched || !sk_fullsock(sk)) in inet6_steal_sock()
458 if (!prefetched || !sk_fullsock(sk)) in inet_steal_sock()
3004 static inline bool sk_fullsock(const struct sock *sk) in sk_fullsock() function3013 return !sk_fullsock(sk) || !sock_flag(sk, SOCK_RCU_FREE); in sk_is_refcounted()3019 return sk && sk_fullsock(sk) && sock_flag(sk, SOCK_WIFI_STATUS); in sk_requests_wifi_status()3094 if (!sk || !sk_fullsock(sk) || READ_ONCE(sk->sk_pacing_shift) == val) in sk_pacing_shift_update()
515 if (!sk || !sk_fullsock(sk) || ip_sk_use_pmtu(sk)) { in ip_skb_dst_mtu()
68 if (sk && sk_fullsock(sk) && (sk->sk_family == PF_INET) && in ipv4_conntrack_defrag()
85 if (!sk || !sk_fullsock(sk)) in is_packet_valid()142 if (!sk || !sk_fullsock(sk) || !(sk->sk_txtime_report_errors)) in report_sock_error()
342 if (sk && sk_fullsock(sk) && !sk_is_tcp(sk) && in fq_fastpath_check()
152 if (net_admin && sk_fullsock(sk)) { in tcp_diag_get_aux_size()169 if (sk_fullsock(sk)) { in tcp_diag_get_aux_size()
778 if (sk && sk_fullsock(sk)) { in tcp_v4_send_reset()867 arg.uid = sock_net_uid(net, sk && sk_fullsock(sk) ? sk : NULL); in tcp_v4_send_reset()990 arg.uid = sock_net_uid(net, sk_fullsock(sk) ? sk : NULL); in tcp_v4_send_ack()3227 if (sk_fullsock(sk))3251 if (sk_fullsock(sk))
120 sk_fullsock(sk) && lockdep_sock_is_held(sk)) { in tcp_ao_established_key()1527 if (sk_fullsock(sk)) { in setsockopt_ao_info()1539 if (sk_fullsock(sk)) in getsockopt_ao_info()
470 if (sk && sk_fullsock(sk)) in esp_output_head()
345 return sk_fullsock(__sk) ? inet_sk(__sk)->pinet6 : NULL; in inet6_sk()
236 if (!sk || !sk_fullsock(sk) || flags > BPF_SK_STORAGE_GET_F_CREATE) in BPF_CALL_4()267 if (!sk || !sk_fullsock(sk)) in BPF_CALL_2()
1895 return sk_fullsock(sk) ? (unsigned long)sk : (unsigned long)NULL; in BPF_CALL_1()3129 if (!sk || !sk_fullsock(sk)) in BPF_CALL_1()4996 if (!sk || !sk_fullsock(sk)) in BPF_CALL_3()5023 if (!sk || !sk_fullsock(sk)) in __bpf_sk_cgroup_id()5049 if (!sk || !sk_fullsock(sk)) in __bpf_sk_ancestor_cgroup_id()5280 if (!sk || !sk_fullsock(sk)) in BPF_CALL_1()5601 if (!sk_fullsock(sk)) in __bpf_setsockopt()5624 if (sk_fullsock(sk)) in _bpf_setsockopt()5634 if (!sk_fullsock(sk)) { in __bpf_getsockopt()5661 if (sk_fullsock(sk)) in _bpf_getsockopt()[all …]
76 if (sk_fullsock(sk)) { in tcp_v6_early_demux()
964 fl6.flowi6_uid = sock_net_uid(net, sk && sk_fullsock(sk) ? sk : NULL); in tcp_v6_send_response()1027 if (sk && sk_fullsock(sk)) { in tcp_v6_send_reset()1093 if (sk_fullsock(sk)) { in tcp_v6_send_reset()
501 if (sk && sk_fullsock(sk)) in esp6_output_head()
148 BUG_ON(!sk_fullsock(sk)); in inet_sctp_diag_fill()
857 if (skb->sk && sk_fullsock(skb->sk)) in xfrm4_tunnel_check_size()