Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c5640 struct nlattr *nest, *nest_devs; in nf_tables_fill_flowtable_info() local
5667 nest_devs = nla_nest_start(skb, NFTA_FLOWTABLE_HOOK_DEVS); in nf_tables_fill_flowtable_info()
5668 if (!nest_devs) in nf_tables_fill_flowtable_info()
5678 nla_nest_end(skb, nest_devs); in nf_tables_fill_flowtable_info()