Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnft_compat.c804 static struct nft_expr_type nft_match_type; variable
841 ops->type = &nft_match_type; in nft_match_select_ops()
875 static struct nft_expr_type nft_match_type __read_mostly = {
970 ret = nft_register_expr(&nft_match_type); in nft_compat_module_init()
988 nft_unregister_expr(&nft_match_type); in nft_compat_module_init()
996 nft_unregister_expr(&nft_match_type); in nft_compat_module_exit()