Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdpwall.c219 static __always_inline __u8 filter_tcp_port(int port) in filter_tcp_port() function
244 match_info->tcp_dp_match = filter_tcp_port(info->dport); in filter_transport_hdr()