Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat6.c3871 i6addr_t newip, new; local
3930 fin->fin_ifp, &newip, NULL) == -1) {
3934 new = newip;
H A Dip_nat.c7517 i6addr_t newip; local
7576 fin->fin_ifp, &newip, NULL) == -1) {
7581 new = newip.in4.s_addr;