Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_tables.h1099 #define NFT_FLOWTABLE_DEVICE_MAX 8 macro
/Linux-v4.19/net/netfilter/
Dnf_tables_api.c5348 if (n == NFT_FLOWTABLE_DEVICE_MAX) { in nf_tables_parse_devices()
5372 struct net_device *dev_array[NFT_FLOWTABLE_DEVICE_MAX]; in nf_tables_flowtable_parse_hook()