Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_fib.c24 [NFTA_FIB_FLAGS] =
74 if (!tb[NFTA_FIB_DREG] || !tb[NFTA_FIB_RESULT] || !tb[NFTA_FIB_FLAGS]) in nft_fib_init()
77 priv->flags = ntohl(nla_get_be32(tb[NFTA_FIB_FLAGS])); in nft_fib_init()
130 if (nla_put_be32(skb, NFTA_FIB_FLAGS, htonl(priv->flags))) in nft_fib_dump()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h1584 NFTA_FIB_FLAGS, enumerator