Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c4989 unsigned int flow_last_active; in rps_flow_is_active() local
4996 flow_last_active = READ_ONCE(rflow->last_qtail); in rps_flow_is_active()
4998 return (int)(sd_input_head - flow_last_active) < in rps_flow_is_active()