Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnft_fib.c24 #define NFTA_FIB_F_ALL (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR | \ macro
76 if (priv->flags == 0 || (priv->flags & ~NFTA_FIB_F_ALL)) in nft_fib_init()

Completed in 6 milliseconds