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