Searched refs:NFTA_FIB_RESULT (Results 1 – 4 of 4) sorted by relevance
19 [NFTA_FIB_RESULT] = { .type = NLA_U32 },75 if (!tb[NFTA_FIB_DREG] || !tb[NFTA_FIB_RESULT] || !tb[NFTA_FIB_FLAGS]) in nft_fib_init()92 priv->result = ntohl(nla_get_be32(tb[NFTA_FIB_RESULT])); in nft_fib_init()128 if (nla_put_be32(skb, NFTA_FIB_RESULT, htonl(priv->result))) in nft_fib_dump()
182 if (!tb[NFTA_FIB_RESULT]) in nft_fib4_select_ops()185 result = ntohl(nla_get_be32(tb[NFTA_FIB_RESULT])); in nft_fib4_select_ops()
242 if (!tb[NFTA_FIB_RESULT]) in nft_fib6_select_ops()245 result = ntohl(nla_get_be32(tb[NFTA_FIB_RESULT])); in nft_fib6_select_ops()
1531 NFTA_FIB_RESULT, enumerator