l2tp_mt_reg       313 net/netfilter/xt_l2tp.c static struct xt_match l2tp_mt_reg[] __read_mostly = {
l2tp_mt_reg       346 net/netfilter/xt_l2tp.c 	return xt_register_matches(&l2tp_mt_reg[0], ARRAY_SIZE(l2tp_mt_reg));
l2tp_mt_reg       351 net/netfilter/xt_l2tp.c 	xt_unregister_matches(&l2tp_mt_reg[0], ARRAY_SIZE(l2tp_mt_reg));