SET_NET_USHORT
#define SET_NET_USHORT(lvalue, val) ((lvalue) = htons(val))
#define SET_NET_USHORT(lvalue, val) { \