Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-mpls.c65 u_int16_t label_stack_depth = 0; in mpls_print() local
/external/libpcap/
Dgencode.c110 static u_int orig_linktype = (u_int)-1, orig_nl = (u_int)-1, label_stack_depth = (u_int)-1; variable
112 static u_int orig_linktype = -1U, orig_nl = -1U, label_stack_depth = -1U; variable