Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/
H A Drumpnfsd.c63 char ifname[IFNAMSIZ], ifname_ro[IFNAMSIZ]; in main() local
136 netcfg_rump_makeshmif(ethername_ro, ifname_ro); in main()
137 netcfg_rump_if(ifname_ro, serveraddr_ro, netmask); in main()
/freebsd/contrib/netbsd-tests/fs/common/
H A Dfstest_nfs.c79 char ifname[IFNAMSIZ], ifname_ro[IFNAMSIZ]; in donewfs() local
141 netcfg_rump_makeshmif(ethername_ro, ifname_ro); in donewfs()
142 netcfg_rump_if(ifname_ro, CLIENTROADDR, NETNETMASK); in donewfs()