NetBSD/sys/arch/powerpc/booke
maxv 3574e9908d Rename
ip_undefer_csum  -> in_undefer_cksum
	in_delayed_cksum -> in_undefer_cksum_tcpudp

The two previous names were inconsistent and misleading.

Put the two functions into in_offload.c. Add comments to explain what
we're doing.

The same could be done for IPv6.
2018-07-11 05:25:45 +00:00
..
dev Rename 2018-07-11 05:25:45 +00:00
pci remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
board_prop.c
booke_autoconf.c
booke_cache.c
booke_machdep.c
booke_pmap.c
booke_stubs.c
copyin.c
copyout.c
e500_autoconf.c
e500_intr.c Another try fixing printf format using the ultimate uintmax_t idiom. 2018-01-26 17:49:55 +00:00
e500_mpsubr.S
e500_timer.c
e500_tlb.c
genassym.cf
kcopy.c
spe.c
spe_subr.S
trap.c Fix more printf format strings for mfspr() (hi mrg). 2018-01-27 10:07:41 +00:00
trap_subr.S