Home | History | Annotate | Download | only in net

Lines Matching full:s6_addr

389 		.sin6_addr.s6_addr = {  // 2000::
1540 ((*(const uint32_t *)(const void *)(&(a)->s6_addr[0]) == ntohl(0x20010000)))
1544 (((a)->s6_addr[0] == 0x20) && ((a)->s6_addr[1] == 0x02))
1548 (((a)->s6_addr[0] == 0x3f) && ((a)->s6_addr[1] == 0xfe))