Searched refs:HTONL (Results 1 – 7 of 7) sorted by relevance
53 #define HTONL(n) (((((unsigned long)(n) & 0xFF)) << 24) | \ macro
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
97 #define HTONL(x) (x) = htonl((__uint32_t)(x)) macro
4542 HTONL($$->key32[0]);4543 HTONL($$->key32[1]);4544 HTONL($$->key32[2]);4545 HTONL($$->key32[3]);
2566 HTONL(hostid); in pfctl_set_hostid()
350 #define HTONL(x) (x) = htonl((__uint32_t)(x)) macro