Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_masq.c166 static struct nft_expr_type nft_masq_ipv6_type; variable
168 .type = &nft_masq_ipv6_type,
178 static struct nft_expr_type nft_masq_ipv6_type __read_mostly = {
189 return nft_register_expr(&nft_masq_ipv6_type); in nft_masq_module_init_ipv6()
194 nft_unregister_expr(&nft_masq_ipv6_type); in nft_masq_module_exit_ipv6()