Home
last modified time | relevance | path

Searched refs:IP_HDRINCL (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.sbin/traceroute/
H A Dtraceroute.c425 #ifdef IP_HDRINCL
426 if (setsockopt(sndsock, IPPROTO_IP, IP_HDRINCL, (char *)&on,
431 #endif IP_HDRINCL
448 #ifndef IP_HDRINCL
453 #endif IP_HDRINCL
/original-bsd/sys/netinet/
H A Din.h123 #define IP_HDRINCL 2 /* int; header is included with data */ macro
H A Draw_ip.c165 case IP_HDRINCL: