Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp.h205 u32 udp_flow_hashrnd(void);
229 hash = udp_flow_hashrnd(); in udp_flow_src_port()
/openbmc/linux/net/ipv4/
H A Dudp.c3439 u32 udp_flow_hashrnd(void) in udp_flow_hashrnd() function
3447 EXPORT_SYMBOL(udp_flow_hashrnd);