Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddaemon.c3958 # ifndef GET_IPOPT_DST
3959 # define GET_IPOPT_DST(dst) (dst) macro
4021 inet_ntoa(GET_IPOPT_DST(ipopt.IP_DST)));
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h1785 # define GET_IPOPT_DST(dst) *(struct in_addr *)&(dst) macro