Searched defs:sdif (Results 1 – 7 of 7) sorted by relevance
/include/net/ |
D | inet6_hashtables.h | 92 const int dif, const int sdif, in __inet6_lookup() 150 int iif, int sdif, in __inet6_lookup_skb() 182 const int dif, const int sdif) in inet6_match()
|
D | inet_hashtables.h | 324 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() 361 int dif, int sdif) in inet_match() 418 const int dif, const int sdif, in __inet_lookup() 497 const int sdif, in __inet_lookup_skb()
|
D | raw.h | 89 int dif, int sdif) in raw_sk_bound_dev_eq()
|
D | gro.h | 470 static inline void inet_get_iif_sdif(const struct sk_buff *skb, int *iif, int *sdif) in inet_get_iif_sdif() 491 static inline void inet6_get_iif_sdif(const struct sk_buff *skb, int *iif, int *sdif) in inet6_get_iif_sdif()
|
D | inet_sock.h | 147 int dif, int sdif) in inet_bound_dev_eq() 155 int dif, int sdif) in inet_sk_bound_dev_eq()
|
D | udp.h | 249 int dif, int sdif) in udp_sk_bound_dev_eq()
|
D | tcp.h | 1770 int family, int dif, int sdif) in tcp_inbound_md5_hash()
|