HomeSort by: relevance | last modified time | path
    Searched refs:netcfg_rump_makeshmif (Results 1 - 8 of 8) sorted by relevancy

  /src/tests/fs/nfs/nfsservice/
rumpnfsd.c 132 netcfg_rump_makeshmif(ethername, ifname);
135 netcfg_rump_makeshmif(ethername_ro, ifname_ro);
  /src/tests/net/icmp/
t_forward.c 77 netcfg_rump_makeshmif("bus1", ifname);
115 netcfg_rump_makeshmif("bus1", ifname);
t_ping.c 78 netcfg_rump_makeshmif("but-can-i-buy-your-ether-bus", ifname);
218 netcfg_rump_makeshmif("thank-you-driver-for-getting-me-here", ifname);
254 netcfg_rump_makeshmif("floodping2", ifname);
287 netcfg_rump_makeshmif("jippikaiee", ifname);
348 netcfg_rump_makeshmif("jippikaiee", ifname);
  /src/tests/fs/common/
fstest_nfs.c 142 netcfg_rump_makeshmif(ethername, ifname);
144 netcfg_rump_makeshmif(ethername_ro, ifname_ro);
  /src/tests/net/net/
t_pktinfo_send.c 612 netcfg_rump_makeshmif(ethername, ifname2); /* XXX: ifindex=2 */
613 netcfg_rump_makeshmif(ethername, ifname3); /* XXX: ifindex=3 */
708 netcfg_rump_makeshmif(ethername, ifname2); /* XXX: ifindex=2 */
709 netcfg_rump_makeshmif(ethername, ifname3); /* XXX: ifindex=3 */
  /src/tests/net/bpfilter/
t_bpfilter.c 243 netcfg_rump_makeshmif(name, ifr.ifr_name);
305 netcfg_rump_makeshmif(ifname, ifr.ifr_name);
  /src/tests/net/config/
netconfig.c 60 netcfg_rump_makeshmif(const char *busname, char *ifname) function in typeref:typename:void __unused
  /src/tests/net/bpf/
t_bpf.c 157 netcfg_rump_makeshmif("bpfwritetrunc", ifr.ifr_name);

Completed in 16 milliseconds