Home
last modified time | relevance | path

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

/net/netfilter/
A Dnft_synproxy.c285 static struct nft_expr_type nft_synproxy_type; variable
292 .type = &nft_synproxy_type,
297 static struct nft_expr_type nft_synproxy_type __read_mostly = {
373 err = nft_register_expr(&nft_synproxy_type); in nft_synproxy_module_init()
386 nft_unregister_expr(&nft_synproxy_type); in nft_synproxy_module_exit()

Completed in 3 milliseconds