| /include/net/ |
| A D | inet6_hashtables.h | 49 const int sdif); 74 const int dif, const int sdif); 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() 150 int iif, int sdif, in __inet6_lookup_skb() argument 167 iif, sdif, refcounted); in __inet6_lookup_skb() 182 const int dif, const int sdif) in inet6_match() argument 193 sdif); in inet6_match()
|
| A 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()
|
| A D | inet_hashtables.h | 302 const int dif, const int sdif); 308 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument 311 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener() 345 int dif, int sdif) in inet_match() argument 354 sdif); in inet_match() 364 const int dif, const int sdif); 402 const int dif, const int sdif, in __inet_lookup() argument 409 daddr, hnum, dif, sdif); in __inet_lookup() 415 sport, daddr, hnum, dif, sdif); in __inet_lookup() 481 const int sdif, in __inet_lookup_skb() argument [all …]
|
| A D | inet_sock.h | 147 int dif, int sdif) in inet_bound_dev_eq() argument 150 return !sdif || l3mdev_accept; in inet_bound_dev_eq() 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()
|
| A D | rawv6.h | 11 const struct in6_addr *rmt_addr, int dif, int sdif);
|
| A D | gro.h | 564 static inline void inet_get_iif_sdif(const struct sk_buff *skb, int *iif, int *sdif) in inet_get_iif_sdif() argument 567 *sdif = 0; in inet_get_iif_sdif() 573 *sdif = *iif; in inet_get_iif_sdif() 585 static inline void inet6_get_iif_sdif(const struct sk_buff *skb, int *iif, int *sdif) in inet6_get_iif_sdif() argument 589 *sdif = 0; in inet6_get_iif_sdif() 595 *sdif = *iif; in inet6_get_iif_sdif()
|
| A D | udp.h | 375 int dif, int sdif) in udp_sk_bound_dev_eq() argument 379 bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq() 381 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in udp_sk_bound_dev_eq() 429 __be32 daddr, __be16 dport, int dif, int sdif, 440 int dif, int sdif, struct udp_table *tbl,
|
| A D | ipv6_stubs.h | 88 int dif, int sdif, struct udp_table *tbl,
|
| A D | tcp.h | 2893 int family, int dif, int sdif);
|
| /include/linux/ |
| A D | igmp.h | 128 int dif, int sdif);
|
| /include/net/sctp/ |
| A D | sctp.h | 159 int dif, int sdif); 163 bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif);
|
| A D | structs.h | 1381 int dif, int sdif); 1383 const union sctp_addr *paddr, int dif, int sdif);
|