Searched refs:offset_lh (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/libpcap/ |
| H A D | gencode.c | 4943 u_int offset_lh; /* offset if long header is received */ in gen_dnhostop() local 4950 offset_lh = 7; /* flgs,darea,dsubarea,HIORD */ in gen_dnhostop() 4955 offset_lh = 15; /* flgs,darea,dsubarea,did,sarea,ssub,HIORD */ in gen_dnhostop() 5005 b1 = gen_cmp(cstate, OR_LINKPL, 2 + 1 + offset_lh, in gen_dnhostop() 5011 b2 = gen_cmp(cstate, OR_LINKPL, 2 + offset_lh, BPF_H, in gen_dnhostop()
|