Home
last modified time | relevance | path

Searched refs:dif (Results 1 – 11 of 11) sorted by relevance

/include/net/
Dinet6_hashtables.h48 const u16 hnum, const int dif,
58 const int dif, const int sdif);
67 const int dif, const int sdif, in __inet6_lookup() argument
72 dif, sdif); in __inet6_lookup()
78 daddr, hnum, dif, sdif); in __inet6_lookup()
103 const int dif);
111 const int dif, const int sdif) in inet6_match() argument
121 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet6_match()
Draw.h26 __be32 raddr, __be32 laddr, int dif, int sdif);
92 int dif, int sdif) in raw_sk_bound_dev_eq() argument
96 bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
98 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
Dinet_hashtables.h318 const int dif, const int sdif);
324 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
327 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
361 int dif, int sdif) in inet_match() argument
369 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet_match()
380 const int dif, const int sdif);
386 const int dif) in inet_lookup_established() argument
389 ntohs(dport), dif, 0); in inet_lookup_established()
397 const int dif, const int sdif, in __inet_lookup() argument
404 daddr, hnum, dif, sdif); in __inet_lookup()
[all …]
Dinet_sock.h147 int dif, int sdif) in inet_bound_dev_eq() argument
151 return bound_dev_if == dif || bound_dev_if == sdif; in inet_bound_dev_eq()
155 int dif, int sdif) in inet_sk_bound_dev_eq() argument
159 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
161 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
Drawv6.h11 const struct in6_addr *rmt_addr, int dif, int sdif);
Dudp.h239 int dif, int sdif) in udp_sk_bound_dev_eq() argument
243 bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
245 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq()
292 __be32 daddr, __be16 dport, int dif);
294 __be32 daddr, __be16 dport, int dif, int sdif,
301 int dif);
305 int dif, int sdif, struct udp_table *tbl,
Dipv6_stubs.h82 int dif, int sdif, struct udp_table *tbl,
Dsock.h3026 static inline bool sk_dev_equal_l3scope(struct sock *sk, int dif) in sk_dev_equal_l3scope() argument
3031 if (!bound_dev_if || bound_dev_if == dif) in sk_dev_equal_l3scope()
3034 mdif = l3mdev_master_ifindex_by_index(sock_net(sk), dif); in sk_dev_equal_l3scope()
Dtcp.h1727 int family, int dif, int sdif);
1742 int family, int dif, int sdif) in tcp_inbound_md5_hash() argument
/include/rdma/
Dsignature.h76 struct ib_t10_dif_domain dif; member
/include/linux/
Digmp.h125 int dif, int sdif);