Searched refs:nl_realip (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/samples/
H A Dproxy.c118 inet_ntoa(natlook.nl_realip), ntohs(natlook.nl_realport));
120 inet_ntoa(natlook.nl_realip), ntohs(natlook.nl_realport));
164 usin.sin_addr = nlp->nl_realip;
184 nat->nat_oip = nlp->nl_realip;
218 usin.sin_addr = nlp->nl_realip;
H A Drelay.c170 sin.sin_addr = nl.nl_realip;
/netbsd-6-1-5-RELEASE/libexec/identd/
H A Dipf.c53 (void)memcpy(&nl.nl_realip, &satosin(&ss[0])->sin_addr,
/netbsd-6-1-5-RELEASE/dist/pf/usr.sbin/ftp-proxy/
H A Dipf.c436 satosin(server)->sin_addr = natlook.nl_realip;
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h280 struct in_addr nl_realip; member in struct:natlookup
H A Dip_nat.c3585 np->nl_realip, np->nl_outip))) {
3610 np->nl_realip = nat->nat_outip;

Completed in 79 milliseconds