Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dnft_dup_ipv6.c70 static struct nft_expr_type nft_dup_ipv6_type; variable
72 .type = &nft_dup_ipv6_type,
85 static struct nft_expr_type nft_dup_ipv6_type __read_mostly = {
96 return nft_register_expr(&nft_dup_ipv6_type); in nft_dup_ipv6_module_init()
101 nft_unregister_expr(&nft_dup_ipv6_type); in nft_dup_ipv6_module_exit()