Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dxt_TCPOPTSTRIP.c117 static struct xt_target tcpoptstrip_tg_reg[] __read_mostly = { variable
142 return xt_register_targets(tcpoptstrip_tg_reg, in tcpoptstrip_tg_init()
143 ARRAY_SIZE(tcpoptstrip_tg_reg)); in tcpoptstrip_tg_init()
148 xt_unregister_targets(tcpoptstrip_tg_reg, in tcpoptstrip_tg_exit()
149 ARRAY_SIZE(tcpoptstrip_tg_reg)); in tcpoptstrip_tg_exit()