K 10 svn:author V 3 zec K 8 svn:date V 27 2019-06-19T08:39:19.311257Z K 7 svn:log V 252 Evaluating htons() at compile time is more efficient than doing ntohs() at runtime. This change removes a dependency on a barrel shifter pass before branch resolution, while reducing the instruction stream size by 9 bytes on amd64. MFC after: 3 days END