Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c210 u32 flow_count; member
336 ++tun->flow_count; in tun_flow_create()
347 --tun->flow_count; in tun_flow_delete()
437 tun->flow_count < MAX_TAP_FLOWS) in tun_flow_update()