Search | Google it | Results 1 - 1 of 1 for funcall:ntohl from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet6/in6.h (0.00 seconds) |
245: (*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) == 0) && \ 246: (*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) == ntohl(1))) 247: 255: (*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) != 0) && \ 256: (*(const uint32_t *)(const void *)(&(a)->s6_addr[12]) != ntohl(1))) 257: 263: (*(const uint32_t *)(const void *)(&(a)->s6_addr[4]) == 0) && \ 264: (*(const uint32_t *)(const void *)(&(a)->s6_addr[8]) == ntohl(0x0000ffff))) 265: