Searched refs:label_stack_depth (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-mpls.c72 u_int16_t label_stack_depth = 0; local
81 (label_stack_depth && vflag) ? "\n\t" : " ",
83 label_stack_depth++;
/macosx-10.10.1/libpcap-48/libpcap/
H A Dgencode.c138 static u_int orig_linktype = (u_int)-1, orig_nl = (u_int)-1, label_stack_depth = (u_int)-1; variable
140 static u_int orig_linktype = -1U, orig_nl = -1U, label_stack_depth = -1U; variable
964 label_stack_depth = 0;
2906 if (label_stack_depth > 0) {
4448 if (label_stack_depth == 0) {
7867 if (label_stack_depth > 0)
7961 if (label_stack_depth > 0) {
8008 label_stack_depth++;

Completed in 196 milliseconds