XT_L2TP_TYPE_CONTROL 59 net/netfilter/xt_l2tp.c ((data->type == XT_L2TP_TYPE_CONTROL) || (data->version == 2)) && XT_L2TP_TYPE_CONTROL 101 net/netfilter/xt_l2tp.c data.type = XT_L2TP_TYPE_CONTROL; XT_L2TP_TYPE_CONTROL 116 net/netfilter/xt_l2tp.c if (data.type == XT_L2TP_TYPE_CONTROL) XT_L2TP_TYPE_CONTROL 154 net/netfilter/xt_l2tp.c data.type = XT_L2TP_TYPE_CONTROL; XT_L2TP_TYPE_CONTROL 224 net/netfilter/xt_l2tp.c (info->type != XT_L2TP_TYPE_CONTROL))) {