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

  /src/tests/net/if_lagg/
t_lagg.sh 90 local atf_ifconfig="atf_check -s exit:0 rump.ifconfig"
115 $atf_ifconfig shmif0 $a_addr0/24
116 $atf_ifconfig l2tp0 tunnel $a_addr0 $a_addr1
117 $atf_ifconfig l2tp0 session $a_session0 $a_session1
119 $atf_ifconfig shmif1 $b_addr0/24
120 $atf_ifconfig l2tp1 tunnel $b_addr0 $b_addr1
121 $atf_ifconfig l2tp1 session $b_session0 $b_session1
123 $atf_ifconfig shmif2 $c_addr0/24
124 $atf_ifconfig l2tp2 tunnel $c_addr0 $c_addr1
125 $atf_ifconfig l2tp2 session $c_session0 $c_session
    [all...]
  /src/tests/net/if_vlan/
t_vlan.sh 48 local atf_ifconfig="atf_check -s exit:0 rump.ifconfig"
52 $atf_ifconfig vlan0 create
53 $atf_ifconfig vlan0 destroy
55 $atf_ifconfig vlan0 create
56 $atf_ifconfig vlan0 up
57 $atf_ifconfig vlan0 down
58 $atf_ifconfig vlan0 destroy
60 $atf_ifconfig shmif0 create
61 $atf_ifconfig vlan0 create
62 $atf_ifconfig vlan0 vlan 1 vlanif shmif
    [all...]
  /src/tests/net/if_pppoe/
t_pppoe_unnumbered.sh 41 atf_ifconfig() function
64 atf_ifconfig shmif0 up
65 $inet && atf_ifconfig pppoe0 \
67 atf_ifconfig pppoe0 link0
75 atf_ifconfig shmif0 up
77 $inet && atf_ifconfig pppoe0 \
84 atf_ifconfig shmif1 inet $CLIENT_IP/29
166 atf_ifconfig pppoe0 up
173 atf_ifconfig pppoe0 unnumbered
174 atf_ifconfig pppoe0 u
    [all...]
t_pppoe.sh 42 atf_ifconfig() function
86 atf_ifconfig shmif0 up
87 $inet && atf_ifconfig pppoe0 \
89 atf_ifconfig pppoe0 link0
97 atf_ifconfig shmif0 up
99 $inet && atf_ifconfig pppoe0 \
186 atf_ifconfig pppoe0 up
193 atf_ifconfig pppoe0 up
201 atf_ifconfig pppoe0 down
220 atf_ifconfig pppoe0 dow
    [all...]

Completed in 12 milliseconds