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

/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-mpls.c72 u_int16_t label_stack_depth = 0; local
/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.c140 static u_int orig_linktype = (u_int)-1, orig_nl = (u_int)-1, label_stack_depth = (u_int)-1; variable
142 static u_int orig_linktype = -1U, orig_nl = -1U, label_stack_depth = -1U; variable

Completed in 97 milliseconds