tcpudp_mt_reg     164 net/netfilter/xt_tcpudp.c static struct xt_match tcpudp_mt_reg[] __read_mostly = {
tcpudp_mt_reg     223 net/netfilter/xt_tcpudp.c 	return xt_register_matches(tcpudp_mt_reg, ARRAY_SIZE(tcpudp_mt_reg));
tcpudp_mt_reg     228 net/netfilter/xt_tcpudp.c 	xt_unregister_matches(tcpudp_mt_reg, ARRAY_SIZE(tcpudp_mt_reg));