Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dudp.h195 u32 udp_flow_hashrnd(void);
219 hash = udp_flow_hashrnd(); in udp_flow_src_port()
/linux-6.1.9/net/ipv4/
Dudp.c3258 u32 udp_flow_hashrnd(void) in udp_flow_hashrnd() function
3266 EXPORT_SYMBOL(udp_flow_hashrnd);