K 10 svn:author V 2 cy K 8 svn:date V 27 2019-12-16T02:38:47.866089Z K 7 svn:log V 283 MFC r355670: 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. END