ntohs
#define ntohs(x) __ntohs(x)
ntohs(uint16_t ns)
#define ntohs(x) __ntohs(x)
#define ntohs(val) OSAL_BE16_TO_CPU(val)
switch (ntohs(gh->gre_proto)) {
#define ntohs(x) __ntohs(x)
#define ntohs(x) __ntohs(x)