Home
last modified time | relevance | path

Searched refs:IPV6_PKTOPTIONS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/netinet6/
HDin6.h531 #define IPV6_PKTOPTIONS 52 /* buf/cmsghdr; set/get IPv6 options, this is obsoleted … macro
HDip6_output.c1166 #ifdef IPV6_PKTOPTIONS in ip6_ctloutput()
1167 case IPV6_PKTOPTIONS: in ip6_ctloutput()
1563 #ifdef IPV6_PKTOPTIONS in ip6_ctloutput()
1564 case IPV6_PKTOPTIONS: in ip6_ctloutput()
/dragonfly/sbin/ping6/
HDping6.c806 setsockopt(dummy, IPPROTO_IPV6, IPV6_PKTOPTIONS, in main()
/dragonfly/usr.bin/telnet/
HDcommands.c2828 *optp = IPV6_PKTOPTIONS; in sourceroute()