Searched refs:nft_chain_attributes (Results 1 - 2 of 2) sorted by relevance

/external/iptables/include/linux/netfilter/
H A Dnf_tables.h42 * @NFT_MSG_NEWCHAIN: create a new chain (enum nft_chain_attributes)
43 * @NFT_MSG_GETCHAIN: get a chain (enum nft_chain_attributes)
44 * @NFT_MSG_DELCHAIN: delete a chain (enum nft_chain_attributes)
126 * enum nft_chain_attributes - nf_tables chain netlink attributes
137 enum nft_chain_attributes { enum
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dnf_tables.h74 * @NFT_MSG_NEWCHAIN: create a new chain (enum nft_chain_attributes)
75 * @NFT_MSG_GETCHAIN: get a chain (enum nft_chain_attributes)
76 * @NFT_MSG_DELCHAIN: delete a chain (enum nft_chain_attributes)
174 * enum nft_chain_attributes - nf_tables chain netlink attributes
185 enum nft_chain_attributes { enum

Completed in 210 milliseconds