Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_inner.c311 [NFTA_INNER_NUM] = { .type = NLA_U32 },
334 !tb[NFTA_INNER_NUM] || in nft_inner_init()
344 num = ntohl(nla_get_be32(tb[NFTA_INNER_NUM])); in nft_inner_init()
389 if (nla_put_be32(skb, NFTA_INNER_NUM, htonl(0)) || in nft_inner_dump()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h821 NFTA_INNER_NUM, enumerator