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

/osnet-11/usr/src/cmd/sendmail/src/
H A Ddaemon.c3746 # ifndef GET_IPOPT_DST
3747 # define GET_IPOPT_DST(dst) (dst) macro
3748 # endif /* ! GET_IPOPT_DST */
3809 inet_ntoa(GET_IPOPT_DST(ipopt.IP_DST)));
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1757 # define GET_IPOPT_DST(dst) *(struct in_addr *)&(dst) macro

Completed in 38 milliseconds