Home
last modified time | relevance | path

Searched defs:fragoff (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/netinet6/
H A Dfrag6.c123 int fragoff, frgpartlen; /* must be larger than u_int16_t */ in frag6_input() local
/openbsd-src/sys/net/
H A Dpfvar_priv.h290 u_int32_t fragoff; /* fragment header offset */ member
H A Dpf_norm.c1043 u_int16_t fragoff = (ntohs(h->ip_off) & IP_OFFMASK) << 3; in pf_normalize_ip() local
H A Dpf.c6416 u_int16_t fragoff = (ntohs(h->ip_off) & IP_OFFMASK) << 3; pf_pull_hdr() local
[all...]
/openbsd-src/sys/ufs/ffs/
H A Dfs.h518 #define fragoff(fs, loc) /* calculates (loc % fs->fs_fsize) */ \ macro
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c207 int fragoff; /* Where in the current opcode the frag ends. */ member
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.c256 int fragoff; /* Where in the current opcode the frag ends. */ member