Searched refs:IP_SRCROUTE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h101 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
222 # define IP_SRCROUTE 0 /* Something is broken with getsockopt() */ macro
262 # define IP_SRCROUTE 0 /* Something is broken with getsockopt() */ macro
309 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
364 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
542 # define IP_SRCROUTE 0 /* does not have <netinet/ip_var.h> */ macro
650 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
917 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
1214 # include <sys/stream.h> /* needed for IP_SRCROUTE */
1259 # include <sys/stream.h> /* needed for IP_SRCROUTE */
1348 # define IP_SRCROUTE macro
1467 # define IP_SRCROUTE macro
1789 # define IP_SRCROUTE macro
1838 # define IP_SRCROUTE macro
1990 # define IP_SRCROUTE macro
2380 # define IP_SRCROUTE macro
2429 # define IP_SRCROUTE macro
2550 # define IP_SRCROUTE macro
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c40 #if IP_SRCROUTE && NETINET
58 #endif /* IP_SRCROUTE && NETINET */
3739 #if IP_SRCROUTE
3843 #endif /* IP_SRCROUTE */
3858 #if IP_SRCROUTE
3860 #endif /* IP_SRCROUTE */
H A Dconf.c5939 #if IP_SRCROUTE
5940 "IP_SRCROUTE",
5941 #endif /* IP_SRCROUTE */

Completed in 120 milliseconds