Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/
Dtun.c206 u32 flow_count; member
250 ++tun->flow_count; in tun_flow_create()
261 --tun->flow_count; in tun_flow_delete()
356 tun->flow_count < MAX_TAP_FLOWS) in tun_flow_update()