Home
last modified time | relevance | path

Searched refs:handle_passive_estab (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.c276 static int handle_passive_estab(struct bpf_sock_ops *skops) in handle_passive_estab() function
319 return handle_passive_estab(skops); in misc_estab()
H A Dtest_tcp_hdr_options.c465 static int handle_passive_estab(struct bpf_sock_ops *skops) in handle_passive_estab() function
618 return handle_passive_estab(skops); in estab()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c280 static int handle_passive_estab(struct bpf_sock_ops *skops) in handle_passive_estab() function
323 return handle_passive_estab(skops); in misc_estab()
H A Dtest_tcp_hdr_options.c465 static int handle_passive_estab(struct bpf_sock_ops *skops) in handle_passive_estab() function
618 return handle_passive_estab(skops); in estab()

Completed in 3 milliseconds