Home
last modified time | relevance | path

Searched refs:handle_parse_hdr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c265 static int handle_parse_hdr(struct bpf_sock_ops *skops) in handle_parse_hdr() function
313 return handle_parse_hdr(skops); in misc_estab()
H A Dtest_tcp_hdr_options.c441 * packet is received at handle_parse_hdr() in handle_active_estab()
443 * handle_parse_hdr(). in handle_active_estab()
502 * All cb_flags will be cleared in handle_parse_hdr(). in handle_passive_estab()
531 static int handle_parse_hdr(struct bpf_sock_ops *skops) in handle_parse_hdr() function
612 return handle_parse_hdr(skops); in estab()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c269 static int handle_parse_hdr(struct bpf_sock_ops *skops) in handle_parse_hdr() function
317 return handle_parse_hdr(skops); in misc_estab()
H A Dtest_tcp_hdr_options.c441 * packet is received at handle_parse_hdr() in handle_active_estab()
443 * handle_parse_hdr(). in handle_active_estab()
502 * All cb_flags will be cleared in handle_parse_hdr(). in handle_passive_estab()
531 static int handle_parse_hdr(struct bpf_sock_ops *skops) in handle_parse_hdr() function
612 return handle_parse_hdr(skops); in estab()

Completed in 3 milliseconds