Search | Google it | Results 1 - 1 of 1 for funcall:ntohl from t2ex/bsd_source/lib/libc/src_bsd/include/netinet6/in6.h (0.00 seconds) |
260: (*(const u_int32_t *)(const void *)(&(a)->s6_addr[8]) == 0) && \ 261: (*(const u_int32_t *)(const void *)(&(a)->s6_addr[12]) == ntohl(1))) 262: 270: (*(const u_int32_t *)(const void *)(&(a)->s6_addr[12]) != 0) && \ 271: (*(const u_int32_t *)(const void *)(&(a)->s6_addr[12]) != ntohl(1))) 272: 278: (*(const u_int32_t *)(const void *)(&(a)->s6_addr[4]) == 0) && \ 279: (*(const u_int32_t *)(const void *)(&(a)->s6_addr[8]) == ntohl(0x0000ffff))) 280: