| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_socket.c | 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()
|
| H A D | xt_cgroup.c | 106 if (!sk || !sk_fullsock(sk) || !net_eq(xt_net(par), sock_net(sk))) in cgroup_mt_v0() 120 if (!sk || !sk_fullsock(sk) || !net_eq(xt_net(par), sock_net(sk))) in cgroup_mt_v1() 138 if (!sk || !sk_fullsock(sk) || !net_eq(xt_net(par), sock_net(sk))) in cgroup_mt_v2()
|
| H A D | nft_socket.c | 87 if (sk_fullsock(sk)) { in nft_socket_eval() 95 if (!sk_fullsock(sk)) { in nft_socket_eval()
|
| H A D | nf_log_common.c | 135 if (!sk || !sk_fullsock(sk) || !net_eq(net, sock_net(sk))) in nf_log_dump_sk_uid_gid()
|
| H A D | nft_meta.c | 137 if (!sk || !sk_fullsock(sk) || !net_eq(nft_net(pkt), sock_net(sk))) in nft_meta_get_eval_skugid() 170 if (!sk || !sk_fullsock(sk) || !net_eq(nft_net(pkt), sock_net(sk))) in nft_meta_get_eval_cgroup()
|
| H A D | nfnetlink_queue.c | 283 if (!sk_fullsock(sk)) in nfqnl_put_sk_uidgid() 308 if (!skb || !sk_fullsock(skb->sk)) in nfqnl_get_sk_secctx()
|
| H A D | nfnetlink_log.c | 598 if (sk && sk_fullsock(sk)) { in __build_packet_message()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_diag.c | 150 if (net_admin && sk_fullsock(sk)) { in tcp_diag_get_aux_size() 167 if (net_admin && sk_fullsock(sk)) { in tcp_diag_get_aux_size()
|
| H A D | inet_diag.c | 258 BUG_ON(!sk_fullsock(sk)); in inet_sk_diag_fill() 797 entry.userlocks = sk_fullsock(sk) ? sk->sk_userlocks : 0; in inet_diag_bc_sk() 798 if (sk_fullsock(sk)) in inet_diag_bc_sk() 805 entry.cgroup_id = sk_fullsock(sk) ? in inet_diag_bc_sk()
|
| H A D | tcp_ipv4.c | 714 if (sk && sk_fullsock(sk)) { in tcp_v4_send_reset() 787 if (sk_fullsock(sk)) in tcp_v4_send_reset() 795 arg.uid = sock_net_uid(net, sk && sk_fullsock(sk) ? sk : NULL); in tcp_v4_send_reset() 893 arg.uid = sock_net_uid(net, sk_fullsock(sk) ? sk : NULL); in tcp_v4_send_ack() 1760 if (sk_fullsock(sk)) { in tcp_v4_early_demux()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cls_cgroup.h | 70 if (!sk || !sk_fullsock(sk)) in task_get_classid()
|
| H A D | tls.h | 477 return sk_fullsock(sk) && in tls_is_sk_tx_device_offloaded() 738 if (!sk_fullsock(sk) || in tls_is_sk_rx_device_offloaded()
|
| H A D | sock.h | 2627 static inline bool sk_fullsock(const struct sock *sk) in sk_fullsock() function 2636 return !sk_fullsock(sk) || !sock_flag(sk, SOCK_RCU_FREE); in sk_is_refcounted() 2671 if (sk && sk_fullsock(sk) && sk->sk_validate_xmit_skb) { in sk_validate_xmit_skb() 2750 if (!sk || !sk_fullsock(sk) || READ_ONCE(sk->sk_pacing_shift) == val) in sk_pacing_shift_update()
|
| H A D | ip.h | 474 if (!sk || !sk_fullsock(sk) || ip_sk_use_pmtu(sk)) { in ip_skb_dst_mtu()
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | nf_defrag_ipv4.c | 67 if (sk && sk_fullsock(sk) && (sk->sk_family == PF_INET) && in ipv4_conntrack_defrag()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_etf.c | 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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf-cgroup.h | 240 if (sk_fullsock(__sk)) \ 352 if (__sk && sk_fullsock(__sk)) \
|
| H A D | ipv6.h | 335 return sk_fullsock(__sk) ? inet_sk(__sk)->pinet6 : NULL; in inet6_sk()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | bpf_sk_storage.c | 260 if (!sk || !sk_fullsock(sk) || flags > BPF_SK_STORAGE_GET_F_CREATE) in BPF_CALL_4() 290 if (!sk || !sk_fullsock(sk)) in BPF_CALL_2()
|
| H A D | filter.c | 1854 return sk_fullsock(sk) ? (unsigned long)sk : (unsigned long)NULL; in BPF_CALL_1() 3042 if (!sk || !sk_fullsock(sk)) in BPF_CALL_1() 4426 if (!sk || !sk_fullsock(sk)) in BPF_CALL_3() 4453 if (!sk || !sk_fullsock(sk)) in __bpf_sk_cgroup_id() 4479 if (!sk || !sk_fullsock(sk)) in __bpf_sk_ancestor_cgroup_id() 4663 if (!sk || !sk_fullsock(sk)) in BPF_CALL_1() 4685 if (!sk_fullsock(sk)) in _bpf_setsockopt() 4908 if (!sk_fullsock(sk)) in _bpf_getsockopt() 5142 if (!IS_ENABLED(CONFIG_INET) || !sk_fullsock(sk)) in BPF_CALL_2() 5972 if (!sk_fullsock(sk2)) in __bpf_sk_lookup() [all …]
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | tcp_ipv6.c | 979 fl6.flowi6_uid = sock_net_uid(net, sk && sk_fullsock(sk) ? sk : NULL); in tcp_v6_send_response() 1030 if (sk && sk_fullsock(sk)) { in tcp_v6_send_reset() 1081 if (sk_fullsock(sk)) { in tcp_v6_send_reset() 1849 if (sk_fullsock(sk)) { in tcp_v6_early_demux()
|
| H A D | esp6.c | 544 if (sk && sk_fullsock(sk)) in esp6_output_head()
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | diag.c | 141 BUG_ON(!sk_fullsock(sk)); in inet_sctp_diag_fill()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | bpf.h | 3842 FN(sk_fullsock), \
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | bpf.h | 3842 FN(sk_fullsock), \
|