Searched defs:hnum (Results 1 - 2 of 2) sorted by relevance

/include/net/
H A Dinet6_hashtables.h54 const u16 hnum, const int dif);
61 const unsigned short hnum, const int dif);
68 const u16 hnum,
72 sport, daddr, hnum, dif);
77 daddr, hnum, dif);
63 __inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif) argument
H A Dinet_hashtables.h261 const unsigned short hnum,
330 const __be32 daddr, const u16 hnum,
349 u16 hnum = ntohs(dport); local
351 saddr, sport, daddr, hnum, dif);
354 daddr, hnum, dif);

Completed in 150 milliseconds