Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnft_compat.c613 struct nft_xt { struct
631 struct nft_xt *nft_match; in nft_match_select_ops() argument
662 nft_match = kzalloc(sizeof(struct nft_xt), GFP_KERNEL); in nft_match_select_ops()
682 struct nft_xt *nft_match, *tmp; in nft_match_release()
711 struct nft_xt *nft_target; in nft_target_select_ops()
742 nft_target = kzalloc(sizeof(struct nft_xt), GFP_KERNEL); in nft_target_select_ops()
766 struct nft_xt *nft_target, *tmp; in nft_target_release()