Home
last modified time | relevance | path

Searched defs:pckt (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c233 bool is_ipv6, struct packet_description *pckt) in parse_udp()
255 bool is_ipv6, struct packet_description *pckt) in parse_tcp()
279 struct packet_description *pckt, in encap_v6()
322 struct packet_description *pckt, in encap_v4()
485 struct packet_description *pckt) in parse_icmpv6()
510 struct packet_description *pckt) in parse_icmp()
536 __u32 get_packet_hash(struct packet_description *pckt, in get_packet_hash()
549 struct packet_description *pckt, in get_packet_dst()
602 struct packet_description *pckt, in connection_table_lookup()
628 static int process_l3_headers_v6(struct packet_description *pckt, in process_l3_headers_v6()
[all …]
Dtest_l4lb.c207 static __always_inline __u32 get_packet_hash(struct packet_description *pckt, in get_packet_hash()
218 struct packet_description *pckt, in get_packet_dst()
237 struct packet_description *pckt) in parse_icmpv6()
259 struct packet_description *pckt) in parse_icmp()
284 struct packet_description *pckt) in parse_udp()
303 struct packet_description *pckt) in parse_tcp()
328 struct packet_description pckt = {}; in process_packet() local
Dtest_l4lb_noinline.c201 static __noinline __u32 get_packet_hash(struct packet_description *pckt, bool ipv6) in get_packet_hash()
211 struct packet_description *pckt, in get_packet_dst()
234 struct packet_description *pckt) in parse_icmpv6()
256 struct packet_description *pckt) in parse_icmp()
281 struct packet_description *pckt) in parse_udp()
300 struct packet_description *pckt) in parse_tcp()
325 struct packet_description pckt = {}; in process_packet() local