Searched refs:GET_IPOPT_DST (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h1782 # define GET_IPOPT_DST(dst) *(struct in_addr *)&(dst) macro
/freebsd-11-stable/contrib/sendmail/src/
H A Ddaemon.c3874 # ifndef GET_IPOPT_DST
3875 # define GET_IPOPT_DST(dst) (dst) macro
3937 inet_ntoa(GET_IPOPT_DST(ipopt.IP_DST)));

Completed in 111 milliseconds