Home
last modified time | relevance | path

Searched refs:IP_OPTIONS (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/tcp_wrappers/
H A Dfix_options.c37 #ifdef IP_OPTIONS
68 if (getsockopt(fd, ipproto, IP_OPTIONS, (char *) optbuf, &optsize) == 0
121 if (setsockopt(fd, ipproto, IP_OPTIONS, (char *) 0, optsize) != 0) {
/dragonfly/sys/netinet/
H A Din.h358 #define IP_OPTIONS 1 /* buf/ip_opts; set/get IP options */ macro
H A Dip_output.c1097 case IP_OPTIONS: in ip_ctloutput()
1226 case IP_OPTIONS: in ip_ctloutput()
/dragonfly/sbin/ping/
H A Dping.c218 #ifdef IP_OPTIONS in main()
584 #ifdef IP_OPTIONS in main()
590 if (setsockopt(s, IPPROTO_IP, IP_OPTIONS, rspace, in main()
/dragonfly/crypto/openssh/
H A Dsshd.c1419 #ifdef IP_OPTIONS
1434 if (getsockopt(sock_in, IPPROTO_IP, IP_OPTIONS, opts,
/dragonfly/usr.bin/telnet/
H A Dcommands.c2852 *optp = IP_OPTIONS; in sourceroute()
H A DREADME275 The SRCRT #define has been removed. If IP_OPTIONS