Searched defs:dif (Results 1 – 11 of 11) sorted by relevance
/net/ipv6/ |
D | inet6_hashtables.c | 74 const int dif) in __inet6_lookup_established() 137 const int dif) in compute_score() 163 const unsigned short hnum, const int dif) in inet6_lookup_listener() 220 const int dif) in inet6_lookup() 242 const int dif = sk->sk_bound_dev_if; in __inet6_check_established() local
|
D | udp.c | 129 int dif) in compute_score() 167 int dif) in compute_score2() 202 const struct in6_addr *daddr, unsigned int hnum, int dif, in udp6_lib_lookup2() 257 int dif, struct udp_table *udptable) in __udp6_lib_lookup() 350 const struct in6_addr *daddr, __be16 dport, int dif) in udp6_lib_lookup() 673 int dif) in udp_v6_mcast_next() 747 int dif; in __udp6_lib_mcast_deliver() local
|
D | exthdrs.c | 726 long dif = (char *)opt2 - (char *)opt; in ipv6_dup_options() local
|
D | raw.c | 72 const struct in6_addr *rmt_addr, int dif) in __raw_v6_lookup()
|
/net/ipv4/ |
D | inet_hashtables.c | 146 const int dif) in compute_score() 181 const int dif) in __inet_lookup_listener() 237 const int dif) in __inet_lookup_established() 319 int dif = sk->sk_bound_dev_if; in __inet_check_established() local
|
D | udp.c | 338 __be16 sport, __be32 daddr, __be16 dport, int dif) in compute_score() 376 __be32 daddr, unsigned int hnum, int dif) in compute_score2() 412 __be32 daddr, unsigned int hnum, int dif, in udp4_lib_lookup2() 466 int dif, struct udp_table *udptable) in __udp4_lib_lookup() 561 __be32 daddr, __be16 dport, int dif) in udp4_lib_lookup() 570 int dif) in udp_v4_mcast_next() 1585 int dif; in __udp4_lib_mcast_deliver() local
|
D | ping.c | 173 int dif = skb->dev->ifindex; in ping_lookup() local 391 void ping_clear_saddr(struct sock *sk, int dif) in ping_clear_saddr() 415 int dif = sk->sk_bound_dev_if; in ping_bind() local
|
D | raw.c | 112 unsigned short num, __be32 raddr, __be32 laddr, int dif) in __raw_v4_lookup()
|
D | igmp.c | 2249 int ip_mc_sf_allow(struct sock *sk, __be32 loc_addr, __be32 rmt_addr, int dif) in ip_mc_sf_allow()
|
/net/l2tp/ |
D | l2tp_ip.c | 50 static struct sock *__l2tp_ip_bind_lookup(struct net *net, __be32 laddr, int dif, u32 tunnel_id) in __l2tp_ip_bind_lookup() 73 static inline struct sock *l2tp_ip_bind_lookup(struct net *net, __be32 laddr, int dif, u32 tunnel_i… in l2tp_ip_bind_lookup()
|
D | l2tp_ip6.c | 61 int dif, u32 tunnel_id) in __l2tp_ip6_bind_lookup() 86 int dif, u32 tunnel_id) in l2tp_ip6_bind_lookup()
|