Home
last modified time | relevance | path

Searched refs:IP_SRCROUTE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h96 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
217 # define IP_SRCROUTE 0 /* Something is broken with getsockopt() */ macro
257 # define IP_SRCROUTE 0 /* Something is broken with getsockopt() */ macro
304 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
359 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
548 # define IP_SRCROUTE 0 /* does not have <netinet/ip_var.h> */ macro
656 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
929 # define IP_SRCROUTE 1 /* can check IP source routing */ macro
1375 # define IP_SRCROUTE 0 /* Something is broken with getsockopt() */ macro
1493 # ifndef IP_SRCROUTE
[all …]
/freebsd/contrib/sendmail/src/
H A Ddaemon.c58 #if IP_SRCROUTE && NETINET
3957 #if IP_SRCROUTE
4076 #if IP_SRCROUTE
H A Dconf.c6215 #if IP_SRCROUTE
H A DREADME567 IP_SRCROUTE Define this to 1 to get IP source routing information
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES5201 Linux patch for IP_SRCROUTE support from Joerg Dorchain