Home
last modified time | relevance | path

Searched refs:write_syn_opt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c224 static int write_syn_opt(struct bpf_sock_ops *skops) in write_syn_opt() function
321 return write_syn_opt(skops); in write_nodata_opt()
383 return write_syn_opt(skops); in handle_write_hdr_opt()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c224 static int write_syn_opt(struct bpf_sock_ops *skops) in write_syn_opt() function
321 return write_syn_opt(skops); in write_nodata_opt()
383 return write_syn_opt(skops); in handle_write_hdr_opt()

Completed in 3 milliseconds