Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dtun.c206 u32 flow_count; member
304 ++tun->flow_count; in tun_flow_create()
315 --tun->flow_count; in tun_flow_delete()
410 tun->flow_count < MAX_TAP_FLOWS) in tun_flow_update()