Searched refs:IP_HDRINCL (Results 1 – 3 of 3) sorted by relevance
228 ret = setsockopt(sockfd, IPPROTO_IP, IP_HDRINCL, &hdrincl, sizeof(hdrincl)); in test_raw_ipv4_sendto()366 ret = setsockopt(sockfd, IPPROTO_IP, IP_HDRINCL, &hdrincl, sizeof(hdrincl)); in test_raw_ipv4_send()
602 #define IP_HDRINCL 34 /* Raw socket IPv4 header included. */ macro
7224 case IP_HDRINCL: in nx_bsd_setsockopt()