Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dudp.h197 u32 udp_flow_hashrnd(void);
221 hash = udp_flow_hashrnd(); in udp_flow_src_port()
/linux-4.4.14/net/ipv4/
Dudp.c2556 u32 udp_flow_hashrnd(void) in udp_flow_hashrnd() function
2564 EXPORT_SYMBOL(udp_flow_hashrnd);