Lines Matching refs:ip

83 	local ip=$1; shift
89 ip netns exec testns1 sysctl -qw net.$ip.fib_notify_on_flag_change=$notify
109 local ip="ipv4"
117 route_addition_check $ip $notify $route $expected_num_notifications
122 route_addition_check $ip $notify $route $expected_num_notifications
129 route_addition_check $ip $notify $route $expected_num_notifications
136 local ip=$1; shift
141 ip netns exec testns1 sysctl -qw net.$ip.fib_notify_on_flag_change=$notify
161 local ip="ipv4"
169 route_deletion_check $ip $notify $route $expected_num_notifications
172 route_deletion_check $ip $notify $route $expected_num_notifications
179 local ip=$1; shift
184 ip netns exec testns1 sysctl -qw net.$ip.fib_notify_on_flag_change=$notify
206 local ip="ipv4"
216 route_replacement_check $ip $notify $route $expected_num_notifications
221 route_replacement_check $ip $notify $route $expected_num_notifications
227 route_replacement_check $ip $notify $route $expected_num_notifications
239 local ip="ipv4"
250 route_addition_check $ip $notify $route $expected_num_notifications \
256 route_addition_check $ip $notify $route $expected_num_notifications \
263 route_addition_check $ip $notify $route $expected_num_notifications \
276 local ip="ipv6"
283 route_addition_check $ip $notify $route $expected_num_notifications
288 route_addition_check $ip $notify $route $expected_num_notifications
295 route_addition_check $ip $notify $route $expected_num_notifications
304 local ip="ipv6"
311 route_deletion_check $ip $notify $route $expected_num_notifications
314 route_deletion_check $ip $notify $route $expected_num_notifications
323 local ip="ipv6"
332 route_replacement_check $ip $notify $route $expected_num_notifications
337 route_replacement_check $ip $notify $route $expected_num_notifications
343 route_replacement_check $ip $notify $route $expected_num_notifications
355 local ip="ipv6"
366 route_addition_check $ip $notify $route $expected_num_notifications \
372 route_addition_check $ip $notify $route $expected_num_notifications \
379 route_addition_check $ip $notify $route $expected_num_notifications \
394 ip netns add testns1
419 ip netns del testns1