Home
last modified time | relevance | path

Searched refs:active_lport_h (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_misc_tcp_hdr_options.c21 __u16 active_lport_h = 0; variable
218 active_lport_h = skops->local_port; in write_active_opt()
270 if (skops->local_port == active_lport_h) in handle_parse_hdr()