Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_fib.c17 #define NFTA_FIB_F_ALL (NFTA_FIB_F_SADDR | NFTA_FIB_F_DADDR | \ macro
25 NLA_POLICY_MASK(NLA_BE32, NFTA_FIB_F_ALL),