Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_h323_pxy.c293 struct ip newip; local
296 bcopy((caddr_t)ip, (caddr_t)&newip, sizeof(newip));
297 newip.ip_len = fin->fin_hlen + sizeof(udp);
298 newip.ip_p = IPPROTO_UDP;
299 newip.ip_src = nat->nat_inip;
/titanic_41/usr/src/cmd/troff/
H A Dn3.c661 pushi(newip, mname) in pushi() argument
662 filep newip; in pushi()
683 return(ip = newip);