K 10 svn:author V 2 cy K 8 svn:date V 27 2019-12-12T20:44:49.571305Z K 7 svn:log V 288 Rather than pass the address of the packet information control block to ipf_pcksum6(), directly pass the adddress of the mbuf to it. This reduces one pointer dereference. ipf_pcksum6() doesn't use the packet information control block except to obtain the mbuf address. MFC after: 3 days END