Searched refs:offset_sh (Results 1 – 1 of 1) sorted by relevance
4559 u_int offset_sh; /* offset if short header is received */ in gen_dnhostop() local4564 offset_sh = 1; /* follows flags */ in gen_dnhostop()4569 offset_sh = 3; /* follows flags, dstnode */ in gen_dnhostop()4609 b2 = gen_cmp(cstate, OR_LINKPL, 2 + 1 + offset_sh, BPF_H, (bpf_int32)ntohs((u_short)addr)); in gen_dnhostop()4614 b2 = gen_cmp(cstate, OR_LINKPL, 2 + offset_sh, BPF_H, (bpf_int32)ntohs((u_short)addr)); in gen_dnhostop()