Searched refs:gw_ip (Results 1 – 2 of 2) sorted by relevance
91 struct in_addr *my_ip, struct in_addr *gw_ip, struct lwp *l);110 struct in_addr my_ip, arps_ip, gw_ip; in nfs_bootparam() local177 error = bp_whoami(sin, &my_ip, &gw_ip, lwp); in nfs_bootparam()253 if (gw_ip.s_addr) { in nfs_bootparam()255 nd->nd_gwip = gw_ip; in nfs_bootparam()297 struct in_addr *gw_ip, struct lwp *l) in bp_whoami() argument374 m = xdr_inaddr_decode(m, gw_ip); in bp_whoami()
532 nfs_boot_defrt(struct in_addr *gw_ip) in nfs_boot_defrt() argument547 sin->sin_addr.s_addr = gw_ip->s_addr; in nfs_boot_defrt()