Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-mpls.c72 u_int16_t label_stack_depth = 0; in mpls_print() local
81 (label_stack_depth && vflag) ? "\n\t" : " ", in mpls_print()
83 label_stack_depth++; in mpls_print()
/external/libpcap/
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++;