Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/include/sm/
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-12-stable/contrib/sendmail/src/
Ddaemon.c63 #if IP_SRCROUTE && NETINET
3919 #if IP_SRCROUTE
4038 #if IP_SRCROUTE
Dconf.c6191 #if IP_SRCROUTE
DREADME567 IP_SRCROUTE Define this to 1 to get IP source routing information
/freebsd-12-stable/contrib/sendmail/
DRELEASE_NOTES5026 Linux patch for IP_SRCROUTE support from Joerg Dorchain