Home | History | Annotate | Download | only in libpcap

Lines Matching refs:label_stack_depth

140 static u_int	label_stack_depth = (u_int)-1, vlan_stack_depth = (u_int)-1;
142 static u_int label_stack_depth = -1U, vlan_stack_depth = -1U;
998 label_stack_depth = 0;
2842 if (label_stack_depth > 0) {
4540 if (label_stack_depth == 0) {
7944 if (label_stack_depth > 0)
8028 if (label_stack_depth > 0) {
8087 label_stack_depth++;