Home | History | Annotate | Download | only in ndp

Lines Matching refs:tentative

34 tentative="[Tt][Ee][Nn][Tt][Aa][Tt][Ii][Vv][Ee]"
101 # The primary address doesn't start with tentative state
103 -o not-match:"$localip1.+$tentative" \
105 # The alias address starts with tentative state
107 #atf_check -s exit:0 -x "cat ./out |grep $localip2 |grep -q tentative"
129 # The alias address left tentative
131 -o not-match:"$localip2.+$tentative" \
139 # The new address starts with tentative state
141 #atf_check -s exit:0 -x "rump.ifconfig shmif0 |grep $localip3 |grep -q tentative"
158 # The new address left tentative
160 -o not-match:"$localip3.+$tentative" \