| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcp_check_syncookie_kern.c | 26 gen_syncookie(void *data_end, struct bpf_sock *sk, void *iph, __u32 ip_size, struct tcphdr *tcph) gen_syncookie() argument
|
| H A D | test_xdp.c | 85 struct iphdr *iph = data + sizeof(struct ethhdr); in handle_ipv4() local [all...] |
| H A D | test_xdp_loop.c | 81 struct iphdr *iph = data + sizeof(struct ethhdr); in handle_ipv4() local [all...] |
| H A D | test_xdp_do_redirect.c | 69 struct ipv6hdr *iph = data + sizeof(struct ethhdr); in check_pkt() local
|
| H A D | ip_check_defrag.c | 22 static bool is_frag_v4(struct iphdr *iph) in is_frag_v4() argument 49 struct iphdr *iph; in handle_v4() local
|
| H A D | test_assign_reuse.c | 118 struct iphdr *iph = (struct iphdr *)(data + sizeof(*eth)); in tc_main() local
|
| H A D | xdping_kern.c | 65 struct iphdr *iph; in icmp_check() local 96 struct iphdr *iph; in xdping_client() local 158 struct iphdr *iph; xdping_server() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | txring_overwrite.c | 45 struct iphdr *iph; in build_packet() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| H A D | ip_vs_wrr.c | 160 ip_vs_wrr_schedule(struct ip_vs_service *svc, const struct sk_buff *skb, struct ip_vs_iphdr *iph) ip_vs_wrr_schedule() argument
|
| /kernel/linux/linux-6.6/net/ipv4/netfilter/ |
| H A D | ipt_rpfilter.c | 56 const struct iphdr *iph; in rpfilter_mt() local
|
| H A D | iptable_mangle.c | 40 const struct iphdr *iph; in ipt_mangle_out() local
|
| H A D | nf_tproxy_ipv4.c | 22 const struct iphdr *iph = ip_hdr(skb); in nf_tproxy_handle_time_wait4() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | gre_demux.c | 177 const struct iphdr *iph = (const struct iphdr *)skb->data; in gre_err() local
|
| /kernel/linux/linux-6.6/net/ipv6/netfilter/ |
| H A D | ip6t_rpfilter.c | 36 struct ipv6hdr *iph = ipv6_hdr(skb); in rpfilter_lookup_reverse6() local 94 struct ipv6hdr *iph; in rpfilter_mt() local [all...] |
| H A D | nf_tproxy_ipv6.c | 45 const struct ipv6hdr *iph = ipv6_hdr(skb); in nf_tproxy_handle_time_wait6() local
|
| /kernel/linux/linux-6.6/net/netfilter/ipset/ |
| H A D | ip_set_getport.c | 101 const struct iphdr *iph = ip_hdr(skb); in ip_set_get_ip4_port() local
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | ipcomp6.c | 49 const struct ipv6hdr *iph = (const struct ipv6hdr *)skb->data; in ipcomp6_err() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | xt_TPROXY.c | 39 const struct iphdr *iph = ip_hdr(skb); in tproxy_tg4() local 107 const struct ipv6hdr *iph = ipv6_hdr(skb); in tproxy_tg6_v1() local [all...] |
| H A D | xt_addrtype.c | 91 const struct ipv6hdr *iph = ipv6_hdr(skb); in addrtype_mt6() local 115 const struct iphdr *iph = ip_hdr(skb); in addrtype_mt_v0() local 133 const struct iphdr *iph; in addrtype_mt_v1() local [all...] |
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_tx_iptunnel_kern.c | 84 struct iphdr *iph = data + sizeof(struct ethhdr); in handle_ipv4() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
| H A D | netfirewall_utils.h | 63 struct iphdr iph = { 0 };
in is_l4_protocol() local 126 struct iphdr iph = { 0 };
in load_l4_protocol() local 157 struct iphdr iph = { 0 };
in load_l3_v4_addrs() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | checksum.h | 120 static inline __wsum ip_fast_csum_nofold(const void *iph, unsigned int ihl) in ip_fast_csum_nofold() argument 147 static inline __sum16 ip_fast_csum(const void *iph, unsigned int ihl) in ip_fast_csum() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | checksum.h | 127 static inline __wsum ip_fast_csum_nofold(const void *iph, unsigned int ihl) in ip_fast_csum_nofold() argument 154 static inline __sum16 ip_fast_csum(const void *iph, unsigned int ihl) in ip_fast_csum() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_sk_assign.c | 70 struct iphdr *iph = (struct iphdr *)(data + sizeof(*eth)); in get_tuple() local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | tc_l2_redirect_kern.c | 78 struct iphdr *iph = data + sizeof(*eth); in _l2_to_iptun_ingress_forward() local 129 struct iphdr *iph = data + sizeof(*eth); in _l2_to_iptun_ingress_redirect() local 168 struct iphdr *iph = data + sizeof(*eth); in _l2_to_ip6tun_ingress_redirect() local 217 struct iphdr *iph = data + sizeof(*eth); _drop_non_tun_vip() local [all...] |