HomeFreeBSD

Convert ipv4_flags and ipv4_offset fields into host byte order.

Description

Convert ipv4_flags and ipv4_offset fields into host byte order.
Also save only high bits in the ipv4_flags, because it is defined
as uint8_t. So now it will show DF and MF flags as 0x40 and 0x20.

Reviewed by: markj@
MFC after: 1 week

Details

Provenance
aeAuthored on
Parents
rS310784: Use mips_dcache_wbinv_range instead of mips_dcache_wb_range on CPU_XBURST
Branches
Unknown
Tags
Unknown