HomeSort by relevance Sort by last modified time
    Searched refs:label_stack_depth (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-mpls.c 65 u_int16_t label_stack_depth = 0; local
73 label_stack_depth ? "\n\t" : " ",
75 label_stack_depth++;
  /external/libpcap/
gencode.c 110 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
834 label_stack_depth = 0;
    [all...]

Completed in 107 milliseconds