Searched refs:nft_osf_type (Results 1 – 1 of 1) sorted by relevance
154 static struct nft_expr_type nft_osf_type; variable160 .type = &nft_osf_type,165 static struct nft_expr_type nft_osf_type __read_mostly = {175 return nft_register_expr(&nft_osf_type); in nft_osf_module_init()180 return nft_unregister_expr(&nft_osf_type); in nft_osf_module_exit()
Completed in 5 milliseconds