Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_estats.c51 typedef __u32 __bitwise __portpair; typedef
64 __portpair skc_portpair;
/linux/include/net/
H A Dsock.h102 typedef __u32 __bitwise __portpair; typedef
165 __portpair skc_portpair;
/linux/net/ipv4/
H A Dudp.c548 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in udp4_lib_lookup4()
2823 __portpair ports; in __udp4_lib_demux_lookup()