Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnft_compat.c615 struct nft_xt { struct
633 struct nft_xt *nft_match; in nft_match_select_ops() argument
664 nft_match = kzalloc(sizeof(struct nft_xt), GFP_KERNEL); in nft_match_select_ops()
684 struct nft_xt *nft_match, *tmp; in nft_match_release()
713 struct nft_xt *nft_target; in nft_target_select_ops()
744 nft_target = kzalloc(sizeof(struct nft_xt), GFP_KERNEL); in nft_target_select_ops()
768 struct nft_xt *nft_target, *tmp; in nft_target_release()