Searched refs:orig_nl (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-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
967 orig_nl = -1;
7902 orig_nl = off_nl;
7960 orig_nl = off_nl;
7964 b0 = gen_mcmp(OR_MACPL, orig_nl-2, BPF_B, 0, 0x01);
8001 b1 = gen_mcmp(OR_MACPL, orig_nl, BPF_W, (bpf_int32)label_num,
8063 orig_nl = off_nl;

Completed in 105 milliseconds