Home
last modified time | relevance | path

Searched defs:sdif (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/net/ipv6/
Dinet6_hashtables.c59 const int dif, const int sdif) in __inet6_lookup_established()
99 const int dif, const int sdif, bool exact_dif) in compute_score()
133 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup()
167 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener()
258 const int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet6_check_established() local
Dudp.c116 int dif, int sdif, bool exact_dif) in compute_score()
167 int dif, int sdif, bool exact_dif, in udp6_lib_lookup2()
200 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup()
888 int dif, int sdif) in __udp6_lib_demux_lookup()
914 int sdif = inet6_sdif(skb); in udp_v6_early_demux() local
Draw.c75 const struct in6_addr *rmt_addr, int dif, int sdif) in __raw_v6_lookup()
Dtcp_ipv6.c1429 int sdif = inet6_sdif(skb); in tcp_v6_rcv() local
/Linux-v4.19/include/net/
Dinet6_hashtables.h71 const int dif, const int sdif, in __inet6_lookup()
89 int iif, int sdif, in __inet6_lookup_skb()
Dinet_hashtables.h247 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener()
327 const int dif, const int sdif, in __inet_lookup()
366 const int sdif, in __inet_lookup_skb()
/Linux-v4.19/net/ipv4/
Dinet_hashtables.c228 const int dif, const int sdif, bool exact_dif) in compute_score()
270 const int dif, const int sdif) in inet_lhash2_lookup()
304 const int dif, const int sdif) in __inet_lookup_listener()
394 const int dif, const int sdif) in __inet_lookup_established()
449 int sdif = l3mdev_master_ifindex_by_index(net, dif); in __inet_check_established() local
Dudp.c370 int dif, int sdif, bool exact_dif) in compute_score()
432 int dif, int sdif, bool exact_dif, in udp4_lib_lookup2()
466 int sdif, struct udp_table *udptable, struct sk_buff *skb) in __udp4_lib_lookup()
570 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock()
2043 int sdif = inet_sdif(skb); in __udp4_lib_mcast_deliver() local
2256 int dif, int sdif) in __udp4_lib_mcast_demux_lookup()
2287 int dif, int sdif) in __udp4_lib_demux_lookup()
2316 int sdif = inet_sdif(skb); in udp_v4_early_demux() local
Draw.c126 int dif, int sdif) in __raw_v4_lookup()
176 int sdif = inet_sdif(skb); in raw_v4_input() local
304 int sdif = inet_sdif(skb); in raw_icmp_error() local
Dtcp_ipv4.c1695 int sdif = inet_sdif(skb); in tcp_v4_rcv() local
Digmp.c2610 int dif, int sdif) in ip_mc_sf_allow()