tcpoptstrip_tg_reg  112 net/netfilter/xt_TCPOPTSTRIP.c static struct xt_target tcpoptstrip_tg_reg[] __read_mostly = {
tcpoptstrip_tg_reg  137 net/netfilter/xt_TCPOPTSTRIP.c 	return xt_register_targets(tcpoptstrip_tg_reg,
tcpoptstrip_tg_reg  138 net/netfilter/xt_TCPOPTSTRIP.c 				   ARRAY_SIZE(tcpoptstrip_tg_reg));
tcpoptstrip_tg_reg  143 net/netfilter/xt_TCPOPTSTRIP.c 	xt_unregister_targets(tcpoptstrip_tg_reg,
tcpoptstrip_tg_reg  144 net/netfilter/xt_TCPOPTSTRIP.c 			      ARRAY_SIZE(tcpoptstrip_tg_reg));