Searched hist:188578 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Din_systm.hdiff 188578 Fri Feb 13 13:17:04 MST 2009 luigi Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.
Add a note next to fields in network format.

The n_* types are not enough for compiler checks on endianness, and their
use often requires an otherwise unnecessary #include <netinet/in_systm.h>

The typedef in in_systm.h are still there.
H A Dtcp_debug.hdiff 188578 Fri Feb 13 13:17:04 MST 2009 luigi Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.
Add a note next to fields in network format.

The n_* types are not enough for compiler checks on endianness, and their
use often requires an otherwise unnecessary #include <netinet/in_systm.h>

The typedef in in_systm.h are still there.
H A Dip_icmp.hdiff 188578 Fri Feb 13 13:17:04 MST 2009 luigi Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.
Add a note next to fields in network format.

The n_* types are not enough for compiler checks on endianness, and their
use often requires an otherwise unnecessary #include <netinet/in_systm.h>

The typedef in in_systm.h are still there.
H A Dip.hdiff 188578 Fri Feb 13 13:17:04 MST 2009 luigi Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.
Add a note next to fields in network format.

The n_* types are not enough for compiler checks on endianness, and their
use often requires an otherwise unnecessary #include <netinet/in_systm.h>

The typedef in in_systm.h are still there.
H A Dip_options.cdiff 188578 Fri Feb 13 13:17:04 MST 2009 luigi Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.
Add a note next to fields in network format.

The n_* types are not enough for compiler checks on endianness, and their
use often requires an otherwise unnecessary #include <netinet/in_systm.h>

The typedef in in_systm.h are still there.
H A Dip_icmp.cdiff 188578 Fri Feb 13 13:17:04 MST 2009 luigi Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.
Add a note next to fields in network format.

The n_* types are not enough for compiler checks on endianness, and their
use often requires an otherwise unnecessary #include <netinet/in_systm.h>

The typedef in in_systm.h are still there.
H A Dtcp_subr.cdiff 188578 Fri Feb 13 13:17:04 MST 2009 luigi Use uint32_t instead of n_long and n_time, and uint16_t instead of n_short.
Add a note next to fields in network format.

The n_* types are not enough for compiler checks on endianness, and their
use often requires an otherwise unnecessary #include <netinet/in_systm.h>

The typedef in in_systm.h are still there.

Completed in 219 milliseconds