Lines Matching full:flows
218 info "Deleting all flows from DP: sbx:$1 br:$2"
219 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py del-flows "$2"
297 # ARP flows (bidirectional)
303 # IP flows with dec_ttl action
370 python3 "$ovs_base/ovs-dpctl.py" dump-flows flowset \
537 # - remove flows and verify ping fails, reinstall and recover
588 info "verify ICMPv6 echo with type-specific flows"
594 info "verify ping fails without echo flows"
597 && { info "ping should fail without flows"
622 # - remove flows and verify connection fails, reinstall and recover
661 # the whole test and the flows stay the only variable. -t 1 bounds
667 info "verify SCTP association with port-keyed flows"
674 info "verify connection fails without flows"
685 && { info "connection should fail without flows"
688 info "reinstall flows and verify recovery"
1148 python3 "$ovs_base/ovs-dpctl.py" dump-flows natrelated4 \