Searched refs:HTONS (Results 1 – 4 of 4) sorted by relevance
105 #define HTONS(x) (x) = htons((u_int16_t)(x)) macro
1477 HTONS(inp.inp_fport); in inpcb_dump()1478 HTONS(inp.inp_lport); in inpcb_dump()1572 HTONS(tcpcb.t_pmtud_ip_len); in tcpcb_dump()1573 HTONS(tcpcb.t_pmtud_nextmtu); in tcpcb_dump()
122 #define HTONS(x) (x) = htons(x) macro
20478 tlv->typelen = HTONS(typelen); in ice_add_ieee_ets_tlv()20618 tlv->typelen = HTONS(typelen); in ice_add_ieee_app_pri_tlv()