Searched refs:nft_fwd_netdev (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/netfilter/
H A DMakefile140 obj-$(CONFIG_NFT_FWD_NETDEV) += nft_fwd_netdev.o
H A Dnft_fwd_netdev.c20 struct nft_fwd_netdev { struct
28 struct nft_fwd_netdev *priv = nft_expr_priv(expr);
50 struct nft_fwd_netdev *priv = nft_expr_priv(expr);
62 struct nft_fwd_netdev *priv = nft_expr_priv(expr);
77 const struct nft_fwd_netdev *priv = nft_expr_priv(expr);
227 .size = NFT_EXPR_SIZE(sizeof(struct nft_fwd_netdev)),

Completed in 221 milliseconds