K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-01-07T18:21:27.521098Z K 7 svn:log V 384 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. (cherry picked from commit 6aee0bfa85685017dbc5050ce36793f7dcd80f82) Git Hash: 896ccd678d1837f7c39b4c0a617a081f2c168443 Git Author: zec@FreeBSD.org END