Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDprint-mpls.c63 uint16_t label_stack_depth = 0; in mpls_print() local
72 (label_stack_depth && ndo->ndo_vflag) ? "\n\t" : " ", in mpls_print()
74 label_stack_depth++; in mpls_print()
/NextBSD/contrib/libpcap/
HDgencode.c136 static u_int orig_linktype = (u_int)-1, orig_nl = (u_int)-1, label_stack_depth = (u_int)-1; variable
138 static u_int orig_linktype = -1U, orig_nl = -1U, label_stack_depth = -1U; variable
967 label_stack_depth = 0;
2910 if (label_stack_depth > 0) {
4641 if (label_stack_depth == 0) {
8060 if (label_stack_depth > 0)
8154 if (label_stack_depth > 0) {
8201 label_stack_depth++;