Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/sendmail/include/sm/
HDconf.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-14-stable/contrib/sendmail/src/
HDdaemon.c58 #if IP_SRCROUTE && NETINET
3957 #if IP_SRCROUTE
4076 #if IP_SRCROUTE
HDconf.c6215 #if IP_SRCROUTE
HDREADME567 IP_SRCROUTE Define this to 1 to get IP source routing information
/freebsd-14-stable/contrib/sendmail/
HDRELEASE_NOTES5201 Linux patch for IP_SRCROUTE support from Joerg Dorchain