Searched refs:ntohll (Results 1 – 3 of 3) sorted by relevance
24 #define ntohll(x) ((bpf_ntohl(1)) == 1 ? (x) : ((uint64_t)bpf_ntohl((x) & \ macro286 if (ntohll(egr_addr.hi) == 0xfd00000000000000 && in has_egr_tlv()287 ntohll(egr_addr.lo) == 0x4) in has_egr_tlv()
35 #define ntohll(x) be64_to_cpu(x) macro
444 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()