Home
last modified time | relevance | path

Searched refs:udp_hashfn (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dudp.h30 static inline u32 udp_hashfn(const struct net *net, u32 num, u32 mask) in udp_hashfn() function
/include/net/
A Dudp.h112 return &table->hash[udp_hashfn(net, num, table->mask)]; in udp_hashslot()

Completed in 7 milliseconds