Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dudp.h205 u32 udp_flow_hashrnd(void);
229 hash = udp_flow_hashrnd(); in udp_flow_src_port()
/linux-6.6.21/net/ipv4/
Dudp.c3417 u32 udp_flow_hashrnd(void) in udp_flow_hashrnd() function
3425 EXPORT_SYMBOL(udp_flow_hashrnd);