Searched refs:deletetunnel (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sbin/ifconfig/
H A Dtunnel.c67 static int deletetunnel(prop_dictionary_t, prop_dictionary_t);
77 {.k_word = "deletetunnel", .k_exec = deletetunnel,
139 deletetunnel(prop_dictionary_t env, prop_dictionary_t oenv) function
192 "\t[ [ af ] tunnel src_addr dest_addr ] [ deletetunnel ]\n");
/netbsd-current/tests/net/if_gif/
H A Dt_gif.sh320 atf_check -s exit:0 rump.ifconfig gif0 deletetunnel
324 atf_check -s exit:0 rump.ifconfig gif0 deletetunnel
406 atf_check -s exit:0 rump.ifconfig gif1 deletetunnel
410 atf_check -s exit:0 rump.ifconfig gif1 deletetunnel
498 atf_check -s exit:0 rump.ifconfig gif1 deletetunnel
500 atf_check -s exit:0 rump.ifconfig gif2 deletetunnel
/netbsd-current/tests/net/if_ipsec/
H A Dt_ipsec.sh407 atf_check -s exit:0 rump.ifconfig ipsec0 deletetunnel
412 atf_check -s exit:0 rump.ifconfig ipsec0 deletetunnel
547 atf_check -s exit:0 rump.ifconfig ipsec1 deletetunnel
551 atf_check -s exit:0 rump.ifconfig ipsec1 deletetunnel
652 atf_check -s exit:0 rump.ifconfig ipsec1 deletetunnel
654 atf_check -s exit:0 rump.ifconfig ipsec2 deletetunnel
H A Dt_ipsec_pfil.sh310 atf_check -s exit:0 rump.ifconfig ipsec0 deletetunnel
315 atf_check -s exit:0 rump.ifconfig ipsec0 deletetunnel
/netbsd-current/tests/net/if_l2tp/
H A Dt_l2tp.sh314 atf_check -s exit:0 rump.ifconfig l2tp0 deletetunnel
319 atf_check -s exit:0 rump.ifconfig l2tp0 deletetunnel

Completed in 129 milliseconds