Searched defs:iph_len (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_l4lb_noinline.c | 339 __u64 iph_len; in process_packet() local
|
H A D | test_l4lb.c | 340 __u64 iph_len; in process_packet() local
|
H A D | test_l4lb_noinline_dynptr.c | 344 __u64 iph_len; in process_packet() local
|
H A D | test_xdp_noinline.c | 594 __u64 iph_len; in process_l3_headers_v6() local
|
/openbmc/linux/net/core/ |
H A D | filter.c | 7292 BPF_CALL_5(bpf_tcp_check_syncookie, struct sock *, sk, void *, iph, u32, iph_len, in BPF_CALL_5() argument 7368 BPF_CALL_5(bpf_tcp_gen_syncookie, struct sock *, sk, void *, iph, u32, iph_len, in BPF_CALL_5() argument
|