K 10 svn:author V 2 dg K 8 svn:date V 27 1997-04-03T05:14:45.000000Z K 7 svn:log V 305 Reorganize elements of the inpcb struct to take better advantage of cache lines. Removed the struct ip proto since only a couple of chars were actually being used in it. Changed the order of compares in the PCB hash lookup to take advantage of partial cache line fills (on PPro). Discussed-with: wollman END