Home
last modified time | relevance | path

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

/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