HomeSort by: relevance | last modified time | path
    Searched refs:deletetunnel (Results 1 - 5 of 5) sorted by relevancy

  /src/sbin/ifconfig/
tunnel.c 67 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 in typeref:typename:int
192 "\t[ [ af ] tunnel src_addr dest_addr ] [ deletetunnel ]\n");
  /src/tests/net/if_gif/
t_gif.sh 320 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
  /src/tests/net/if_ipsec/
t_ipsec.sh 407 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
t_ipsec_pfil.sh 310 atf_check -s exit:0 rump.ifconfig ipsec0 deletetunnel
315 atf_check -s exit:0 rump.ifconfig ipsec0 deletetunnel
  /src/tests/net/if_l2tp/
t_l2tp.sh 314 atf_check -s exit:0 rump.ifconfig l2tp0 deletetunnel
319 atf_check -s exit:0 rump.ifconfig l2tp0 deletetunnel

Completed in 14 milliseconds