Lines Matching refs:ndp

122 	atf_check -s exit:0 -o match:'if=shmif0' rump.ndp -r
123 atf_check -s exit:0 -o match:'advertised' rump.ndp -p
124 atf_check -s exit:0 -o match:"${ll_srv}%shmif0 \(reachable\)" rump.ndp -p
125 atf_check -s exit:0 -o match:'linkmtu=1300' rump.ndp -n -i shmif0
128 rump.ndp -n -a
129 atf_check -s exit:0 -o match:$addr_prefix rump.ndp -n -a
139 echo ndp -n -a
140 rump.ndp -n -a
141 echo ndp -p
142 rump.ndp -p
143 echo ndp -r
144 rump.ndp -r
166 $DEBUG && rump.ndp -n -a
175 atf_check -s exit:0 -o empty rump.ndp -r
176 atf_check -s exit:0 -o not-match:'advertised' rump.ndp -p
177 atf_check -s exit:0 -o match:'linkmtu=0' rump.ndp -n -i shmif0
178 atf_check -s exit:0 -o not-match:'S R' rump.ndp -n -a
179 atf_check -s exit:0 -o not-match:'fc00:1:' rump.ndp -n -a
250 atf_check -s exit:0 rump.ndp -P
253 atf_check -s exit:0 -o match:'if=shmif0' rump.ndp -r
254 atf_check -s exit:0 -o empty rump.ndp -p
255 atf_check -s exit:0 -o match:'linkmtu=1300' rump.ndp -n -i shmif0
256 atf_check -s exit:0 -o match:'(23h59m|1d0h0m)..s S R' rump.ndp -n -a
257 atf_check -s exit:0 -o match:'fc00:1:' rump.ndp -n -a
308 atf_check -s exit:0 rump.ndp -R
311 atf_check -s exit:0 -o empty rump.ndp -r
312 atf_check -s exit:0 -o match:'No advertising router' rump.ndp -p
313 atf_check -s exit:0 -o match:'linkmtu=1300' rump.ndp -n -i shmif0
314 atf_check -s exit:0 -o match:'(23h59m|1d0h0m)..s S R' rump.ndp -n -a
315 atf_check -s exit:0 -o match:'fc00:1:' rump.ndp -n -a
421 n=$(rump.ndp -p |grep 'advertised by' |wc -l)
487 n=$(rump.ndp -p |grep 'advertised by' |wc -l)
564 n=$(rump.ndp -p |grep 'advertised by' |wc -l)