Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_estats.c51 typedef __u32 __bitwise __portpair; typedef
64 __portpair skc_portpair;
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_estats.c51 typedef __u32 __bitwise __portpair; typedef
64 __portpair skc_portpair;
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_estats.c51 typedef __u32 __bitwise __portpair; typedef
64 __portpair skc_portpair;
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dinet6_hashtables.c61 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established()
257 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established()
H A Dudp.c1018 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp6_lib_demux_lookup()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dinet_hashtables.h286 ((__force __portpair)(((__force __u32)(__be16)(__sport) << 16) | (__u32)(__dport)))
289 ((__force __portpair)(((__u32)(__dport) << 16) | (__force __u32)(__be16)(__sport)))
H A Dsock.h114 typedef __u32 __bitwise __portpair; typedef
179 __portpair skc_portpair;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dinet_hashtables.h286 ((__force __portpair)(((__force __u32)(__be16)(__sport) << 16) | (__u32)(__dport)))
289 ((__force __portpair)(((__u32)(__dport) << 16) | (__force __u32)(__be16)(__sport)))
H A Dsock.h114 typedef __u32 __bitwise __portpair; typedef
179 __portpair skc_portpair;
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dinet6_hashtables.c61 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established()
257 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established()
H A Dudp.c1018 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp6_lib_demux_lookup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dinet6_hashtables.c61 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established()
257 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established()
H A Dudp.c1018 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp6_lib_demux_lookup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dinet_hashtables.h286 ((__force __portpair)(((__force __u32)(__be16)(__sport) << 16) | (__u32)(__dport)))
289 ((__force __portpair)(((__u32)(__dport) << 16) | (__force __u32)(__be16)(__sport)))
H A Dsock.h114 typedef __u32 __bitwise __portpair; typedef
179 __portpair skc_portpair;
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dinet_hashtables.c397 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established()
451 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established()
520 const __portpair ports = INET_COMBINED_PORTS(sk->sk_dport, sk->sk_num); in inet_ehash_lookup_by_sk()
H A Dudp.c2520 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp4_lib_demux_lookup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dinet_hashtables.c397 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established()
451 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established()
520 const __portpair ports = INET_COMBINED_PORTS(sk->sk_dport, sk->sk_num); in inet_ehash_lookup_by_sk()
H A Dudp.c2520 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp4_lib_demux_lookup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dinet_hashtables.c397 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established()
451 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established()
520 const __portpair ports = INET_COMBINED_PORTS(sk->sk_dport, sk->sk_num); in inet_ehash_lookup_by_sk()
H A Dudp.c2520 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp4_lib_demux_lookup()