Searched refs:offset_lh (Results 1 – 1 of 1) sorted by relevance
/external/libpcap/ |
D | gencode.c | 4771 u_int offset_lh; /* offset if long header is received */ in gen_dnhostop() local 4778 offset_lh = 7; /* flgs,darea,dsubarea,HIORD */ in gen_dnhostop() 4783 offset_lh = 15; /* flgs,darea,dsubarea,did,sarea,ssub,HIORD */ in gen_dnhostop() 4833 b1 = gen_cmp(cstate, OR_LINKPL, 2 + 1 + offset_lh, in gen_dnhostop() 4839 b2 = gen_cmp(cstate, OR_LINKPL, 2 + offset_lh, BPF_H, in gen_dnhostop()
|