Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/
Dtun.c740 bool skip_filter, bool napi, bool napi_frags, in tun_attach() argument
767 if (!skip_filter && (tun->filter_attached == true)) { in tun_attach()