Searched refs:IPPROTO_IP (Results 1 – 5 of 5) sorted by relevance
42 IPPROTO_IP = 0, /* Dummy protocol for TCP. */ enumerator43 #define IPPROTO_IP IPPROTO_IP macro
45 macro IPPROTO_IP
143 case IPPROTO_IP: in format_ai_one()
282 int r = setsockopt (srv, IPPROTO_IP, IP_RECVORIGDSTADDR, &(int){1}, in do_test_multiple_ancillary()
2270 IPPROTO_IP); in try_connect()2471 fd = __socket (af, SOCK_DGRAM | SOCK_CLOEXEC, IPPROTO_IP); in getaddrinfo()