Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c21 __u16 active_lport_h = 0; variable
222 active_lport_h = skops->local_port; in write_active_opt()
274 if (skops->local_port == active_lport_h) in handle_parse_hdr()