Searched refs:NFTA_NG_TYPE (Results 1 – 2 of 2) sorted by relevance
49 [NFTA_NG_TYPE] = { .type = NLA_U32 },82 if (nla_put_be32(skb, NFTA_NG_TYPE, htonl(type))) in nft_ng_dump()178 !tb[NFTA_NG_TYPE]) in nft_ng_select_ops()181 type = ntohl(nla_get_be32(tb[NFTA_NG_TYPE])); in nft_ng_select_ops()
1819 NFTA_NG_TYPE, enumerator
Completed in 12 milliseconds