Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netfilter/
Dnf_tables.h1150 #define NFT_FLOWTABLE_DEVICE_MAX 8 macro
/Linux-v5.4/net/netfilter/
Dnf_tables_api.c5652 if (n == NFT_FLOWTABLE_DEVICE_MAX) { in nf_tables_parse_devices()
5676 struct net_device *dev_array[NFT_FLOWTABLE_DEVICE_MAX]; in nf_tables_flowtable_parse_hook()