Searched refs:HTONL (Results 1 – 6 of 6) sorted by relevance
1370 tlv->ouisubtype = HTONL(ouisubtype); in ice_add_ieee_ets_tlv()1411 tlv->ouisubtype = HTONL(ouisubtype); in ice_add_ieee_etsrec_tlv()1440 tlv->ouisubtype = HTONL(ouisubtype); in ice_add_ieee_pfc_tlv()1479 tlv->ouisubtype = HTONL(ouisubtype); in ice_add_ieee_app_pri_tlv()1528 tlv->ouisubtype = HTONL(ouisubtype); in ice_add_dscp_up_tlv()1563 tlv->ouisubtype = HTONL(ouisubtype); in ice_add_dscp_enf_tlv()1591 tlv->ouisubtype = HTONL(ouisubtype); in ice_add_dscp_tc_bw_tlv()1636 tlv->ouisubtype = HTONL(ouisubtype); in ice_add_dscp_pfc_tlv()
312 #define HTONL htonl macro
53 #define HTONL(n) (((((unsigned long)(n) & 0xFF)) << 24) | \ macro
143 #define HTONL(x) (x) = htonl((__uint32_t)(x)) macro
5087 HTONL($$->key32[0]);5088 HTONL($$->key32[1]);5089 HTONL($$->key32[2]);5090 HTONL($$->key32[3]);
3148 HTONL(hostid); in pfctl_set_hostid()