| /include/net/ |
| D | inet6_hashtables.h | 48 const u16 hnum, const int dif, 74 const int dif, const int sdif); 82 const u16 hnum, const int dif, 92 const int dif, const int sdif, in __inet6_lookup() argument 97 dif, sdif); in __inet6_lookup() 103 daddr, hnum, dif, sdif); in __inet6_lookup() 174 const int dif); 182 const int dif, const int sdif) in inet6_match() argument 192 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet6_match()
|
| D | raw.h | 26 __be32 raddr, __be32 laddr, int dif, int sdif); 89 int dif, int sdif) in raw_sk_bound_dev_eq() argument 93 bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq() 95 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in raw_sk_bound_dev_eq()
|
| D | inet_hashtables.h | 313 const int dif, const int sdif); 319 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument 322 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener() 356 int dif, int sdif) in inet_match() argument 364 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet_match() 375 const int dif, const int sdif); 395 __be32 daddr, u16 hnum, const int dif, 402 const int dif) in inet_lookup_established() argument 405 ntohs(dport), dif, 0); in inet_lookup_established() 413 const int dif, const int sdif, in __inet_lookup() argument [all …]
|
| D | rawv6.h | 11 const struct in6_addr *rmt_addr, int dif, int sdif);
|
| D | inet_sock.h | 147 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() 156 int dif, int sdif) in inet_sk_bound_dev_eq() argument 160 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq() 162 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
|
| D | udp.h | 250 int dif, int sdif) in udp_sk_bound_dev_eq() argument 254 bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq() 256 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq() 301 __be32 daddr, __be16 dport, int dif); 304 __be32 daddr, __be16 dport, int dif, int sdif, 311 int dif); 315 int dif, int sdif, struct udp_table *tbl,
|
| D | ipv6_stubs.h | 88 int dif, int sdif, struct udp_table *tbl,
|
| D | sock.h | 2915 static inline bool sk_dev_equal_l3scope(struct sock *sk, int dif) in sk_dev_equal_l3scope() argument 2920 if (!bound_dev_if || bound_dev_if == dif) in sk_dev_equal_l3scope() 2923 mdif = l3mdev_master_ifindex_by_index(sock_net(sk), dif); in sk_dev_equal_l3scope()
|
| D | tcp.h | 2839 int family, int dif, int sdif);
|
| /include/rdma/ |
| D | signature.h | 76 struct ib_t10_dif_domain dif; member
|
| /include/linux/ |
| D | igmp.h | 126 int dif, int sdif);
|
| /include/net/sctp/ |
| D | sctp.h | 112 const union sctp_addr *paddr, void *p, int dif); 159 int dif, int sdif); 163 bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif);
|
| D | structs.h | 1381 int dif, int sdif); 1383 const union sctp_addr *paddr, int dif, int sdif);
|