Searched defs:__constant_htons (Results 1 – 2 of 2) sorted by relevance
29 #define __constant_htons(x) ((__u16)(x)) macro
30 #define __constant_htons(x) ___constant_swab16((x)) macro