/net/ipv6/ |
D | inet6_hashtables.c | 55 const int dif, const int sdif) in __inet6_lookup_established() 95 const int dif, const int sdif, bool exact_dif) in compute_score() 120 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() 154 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener() 187 const int dif) in inet6_lookup() 208 const int dif = sk->sk_bound_dev_if; in __inet6_check_established() local
|
D | udp.c | 117 int dif, int sdif) in compute_score() 162 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2() 199 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup() 257 const struct in6_addr *daddr, __be16 dport, int dif) in udp6_lib_lookup() 725 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock() 770 int dif = inet6_iif(skb); in __udp6_lib_mcast_deliver() local 970 int dif, int sdif) in __udp6_lib_demux_lookup() 995 int dif = skb->dev->ifindex; in udp_v6_early_demux() local
|
D | exthdrs.c | 997 long dif = (char *)opt2 - (char *)opt; in ipv6_dup_options() local
|
D | raw.c | 71 const struct in6_addr *rmt_addr, int dif, int sdif) in __raw_v6_lookup()
|
/net/ipv4/ |
D | inet_hashtables.c | 234 const int dif, const int sdif, bool exact_dif) in compute_score() 268 const int dif, const int sdif) in inet_lhash2_lookup() 302 const int dif, const int sdif) in __inet_lookup_listener() 356 const int dif, const int sdif) in __inet_lookup_established() 409 int dif = sk->sk_bound_dev_if; in __inet_check_established() local 484 const int dif = sk->sk_bound_dev_if; in inet_ehash_lookup_by_sk() local
|
D | udp.c | 356 int dif, int sdif) in compute_score() 413 int dif, int sdif, in udp4_lib_lookup2() 450 __be16 sport, __be32 daddr, __be16 dport, int dif, in __udp4_lib_lookup() 507 __be32 daddr, __be16 dport, int dif) in udp4_lib_lookup() 523 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2167 int dif = skb->dev->ifindex; in __udp4_lib_mcast_deliver() local 2396 int dif, int sdif) in __udp4_lib_mcast_demux_lookup() 2427 int dif, int sdif) in __udp4_lib_demux_lookup() 2455 int dif = skb->dev->ifindex; in udp_v4_early_demux() local
|
D | ping.c | 175 int dif, sdif; in ping_lookup() local 403 static void ping_clear_saddr(struct sock *sk, int dif) in ping_clear_saddr() 427 int dif = sk->sk_bound_dev_if; in ping_bind() local
|
D | raw.c | 122 int dif, int sdif) in __raw_v4_lookup() 172 int dif = inet_iif(skb); in raw_v4_input() local 298 int dif = skb->dev->ifindex; in raw_icmp_error() local
|
D | igmp.c | 2639 int dif, int sdif) in ip_mc_sf_allow()
|
/net/l2tp/ |
D | l2tp_ip.c | 47 __be32 raddr, int dif, u32 tunnel_id) in __l2tp_ip_bind_lookup()
|
D | l2tp_ip6.c | 57 int dif, u32 tunnel_id) in __l2tp_ip6_bind_lookup()
|
/net/core/ |
D | filter.c | 5248 int dif, int sdif, u8 family, u8 proto) in sk_lookup()
|