Searched defs:fragoff (Results 1 – 7 of 7) sorted by relevance
123 int fragoff, frgpartlen; /* must be larger than u_int16_t */ in frag6_input() local
290 u_int32_t fragoff; /* fragment header offset */ member
1043 u_int16_t fragoff = (ntohs(h->ip_off) & IP_OFFMASK) << 3; in pf_normalize_ip() local
6416 u_int16_t fragoff = (ntohs(h->ip_off) & IP_OFFMASK) << 3; pf_pull_hdr() local [all...]
518 #define fragoff(fs, loc) /* calculates (loc % fs->fs_fsize) */ \ macro
207 int fragoff; /* Where in the current opcode the frag ends. */ member
256 int fragoff; /* Where in the current opcode the frag ends. */ member