Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A 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()
445 struct packet_description *pckt) in parse_icmpv6()
470 struct packet_description *pckt) in parse_icmp()
496 __u32 get_packet_hash(struct packet_description *pckt, in get_packet_hash()
509 struct packet_description *pckt, in get_packet_dst()
562 struct packet_description *pckt, in connection_table_lookup()
588 static int process_l3_headers_v6(struct packet_description *pckt, in process_l3_headers_v6()
[all …]
H A 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
H A Dtest_l4lb.c205 static __always_inline __u32 get_packet_hash(struct packet_description *pckt, in get_packet_hash()
216 struct packet_description *pckt, in get_packet_dst()
235 struct packet_description *pckt) in parse_icmpv6()
257 struct packet_description *pckt) in parse_icmp()
282 struct packet_description *pckt) in parse_udp()
301 struct packet_description *pckt) in parse_tcp()
326 struct packet_description pckt = {}; in process_packet() local
H A Dtest_l4lb_noinline_dynptr.c203 static __noinline __u32 get_packet_hash(struct packet_description *pckt, bool ipv6) in get_packet_hash()
213 struct packet_description *pckt, in get_packet_dst()
236 struct packet_description *pckt) in parse_icmpv6()
260 struct packet_description *pckt) in parse_icmp()
285 struct packet_description *pckt) in parse_udp()
305 struct packet_description *pckt) in parse_tcp()
331 struct packet_description pckt = {}; in process_packet() local