Home | History | Annotate | Download | only in if_gif

Lines Matching refs:gif0

93 	atf_check -s exit:0 -o ignore rump.ifconfig gif0 create
95 rump.ifconfig gif0 tunnel $ip_local_o $ip_remote_o
96 atf_check -s exit:0 -o ignore rump.ifconfig gif0 unnumbered
97 atf_check -s exit:0 -o ignore rump.ifconfig gif0 $ip_local_i/32
99 rump.route add -inet $ip_remote_i_subnet -ifp gif0 $ip_local_i
100 $DEBUG && rump.ifconfig -v gif0
105 atf_check -s exit:0 -o ignore rump.ifconfig gif0 create
107 rump.ifconfig gif0 tunnel $ip_remote_o $ip_local_o
108 atf_check -s exit:0 -o ignore rump.ifconfig gif0 unnumbered
109 atf_check -s exit:0 -o ignore rump.ifconfig gif0 $ip_remote_i/32
111 rump.route add -inet $ip_local_i_subnet -ifp gif0 $ip_remote_i
112 $DEBUG && rump.ifconfig -v gif0
159 atf_check -s exit:0 -o ignore rump.ifconfig gif0 create
161 rump.ifconfig gif0 tunnel $ip_local_o $ip_remote_o
162 atf_check -s exit:0 -o ignore rump.ifconfig gif0 unnumbered
163 atf_check -s exit:0 -o ignore rump.ifconfig gif0 $ip_local_i/32
165 rump.route add -inet $ip_remote_i_subnet -ifp gif0 $ip_local_i
166 $DEBUG && rump.ifconfig -v gif0
171 atf_check -s exit:0 -o ignore rump.ifconfig gif0 create
173 rump.ifconfig gif0 tunnel $ip_remote_o $ip_local_o
174 atf_check -s exit:0 -o ignore rump.ifconfig gif0 unnumbered
175 atf_check -s exit:0 -o ignore rump.ifconfig gif0 $ip_remote_i/32
177 rump.route add -inet $ip_local_i_subnet -ifp gif0 $ip_remote_i
178 $DEBUG && rump.ifconfig -v gif0