Searched defs:fragoff (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/dist/pf/net/ |
H A D | pf_norm.c | 866 u_int16_t fragoff = (ntohs(h->ip_off) & IP_OFFMASK) << 3; local 1109 u_int16_t fragoff = 0; local
|
H A D | pf.c | 5025 u_int16_t fragoff = (ntohs(h->ip_off) & IP_OFFMASK) << 3; local
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | d1_lib.c | 464 size_t fragoff, fraglen, msglen, reclen, align = 0; in DTLSv1_listen() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | d1_lib.c | 453 size_t fragoff, fraglen, msglen, reclen, align = 0; in DTLSv1_listen() local
|
/netbsd-src/sys/netinet6/ |
H A D | frag6.c | 177 int fragoff, frgpartlen; /* must be larger than u_int16_t */ in frag6_input() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | ssltestlib.c | 144 int rem, i, content, reclen, msglen, fragoff, fraglen, epoch; in dump_data() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/ |
H A D | ssltestlib.c | 129 int rem, i, content, reclen, msglen, fragoff, fraglen, epoch; in dump_data() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-m68k.c | 341 int fragoff; /* Where in the current opcode the frag ends. */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-m68k.c | 341 int fragoff; /* Where in the current opcode the frag ends. */ member
|