Home | History | Annotate | Download | only in shmif_pcapin

Lines Matching refs:shmif0

53 	rump_server_add_iface ${SOCK} shmif0 ${BUS}
59 atf_check -s exit:0 rump.ifconfig shmif0 up
61 # Capture frames on shmif0 to examine later.
62 tcpdump -c 58 -eni shmif0 -w shmif0.in.pcap &
63 sleep 1 # give shmif0 a change to turn into promiscuous mode
68 # Check if written frames surely arrives at shmif0.
69 atf_check -s exit:0 -o match:"input: 58 packets, 5684 bytes" rump.ifconfig -v shmif0
70 # Check if frames captured on shmif0 are expected ones.
71 atf_check -s exit:0 -o file:d_pcap.out -e ignore tcpdump -entr shmif0.in.pcap