Home
last modified time | relevance | path

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

/openbsd/sys/nfs/
H A Dnfs_boot.c98 struct in_addr *my_ip, struct in_addr *gw_ip);
116 struct in_addr my_ip, gw_ip; in nfs_boot_init() local
206 error = bp_whoami(&bp_sin, &my_ip, &gw_ip); in nfs_boot_init()
319 struct in_addr *gw_ip) in bp_whoami() argument
396 m = xdr_inaddr_decode(m, gw_ip); in bp_whoami()