Searched refs:EXTRA (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-12-stable/sbin/ping6/
H A Dping6.c158 #define EXTRA 256 /* for AH and various other headers. weird. */ macro
762 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;
764 packlen = datalen + IP6LEN + ICMP6ECHOLEN + EXTRA;
769 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c689 state->mode = EXTRA;
691 case EXTRA:
/freebsd-12-stable/sys/contrib/zlib/
H A Dinflate.c755 state->mode = EXTRA;
756 case EXTRA:
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c122 enum EXTRA { enum
/freebsd-12-stable/crypto/openssl/
H A DConfigure1893 qr/^\s*EXTRA\s*=\s*(.*)\s*$/

Completed in 213 milliseconds

12