Searched full:ovs (Results 1 – 25 of 59) sorted by relevance
123
| /kernel/linux/linux-6.6/Documentation/netlink/specs/ |
| D | ovs_flow.yaml | 9 OVS flow configuration over generic netlink. 13 name: ovs-header 16 Header for OVS Generic Netlink messages. 25 name: ovs-flow-stats 37 name: ovs-key-ethernet 51 name: ovs-key-mpls 59 name: ovs-key-ipv4 84 enum: ovs-frag-type 86 name: ovs-key-ipv6 118 name: ovs-key-ipv6-exthdrs [all …]
|
| D | ovs_vport.yaml | 9 OVS vport configuration over generic netlink. 13 name: ovs-header 22 enum-name: ovs-vport-type 23 name-prefix: ovs-vport-type- 28 enum-name: ovs-vport-stats 58 enum-name: ovs-vport-options 59 name-prefix: ovs-tunnel-attr- 69 enum-name: ovs-vport-upcall-attr 70 name-prefix: ovs-vport-upcall-attr- 81 name-prefix: ovs-vport-attr- [all …]
|
| D | ovs_datapath.yaml | 9 OVS datapath configuration over generic netlink. 13 name: ovs-header 22 name-prefix: ovs-dp-f- 38 enum-name: ovs-dp-stats 55 enum-name: ovs-dp-megaflow-stats 77 name-prefix: ovs-dp-attr- 78 enum-name: ovs-datapath-attrs 115 fixed-header: ovs-header 116 name-prefix: ovs-dp-cmd- 120 doc: Get / dump OVS data path configuration and state [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/ |
| D | openvswitch.sh | 4 # OVS kernel module self tests 21 upcall_interfaces ovs: test the upcall interfaces 77 ovs_sbx "$sbxname" python3 $ovs_base/ovs-dpctl.py add-dp $* 78 on_exit "ovs_sbx $sbxname python3 $ovs_base/ovs-dpctl.py del-dp $1;" 84 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py add-if "$2" "$3" \ 87 python3 $ovs_base/ovs-dpctl.py add-if \ 96 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py del-if "$2" "$3" || return 1 139 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py add-flow "$2" "$3" "$4" 149 ovs_sbx "$1" python3 $ovs_base/ovs-dpctl.py del-flows "$2" 497 [ $(python3 $ovs_base/ovs-dpctl.py show nv0 | grep port | \ [all …]
|
| D | Makefile | 9 TEST_FILES := ovs-dpctl.py
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | bareudp.rst | 54 The bareudp device could be used along with OVS or flower filter in TC. 55 The OVS or TC flower layer must set the tunnel information in SKB dst field before
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | bareudp.rst | 54 The bareudp device could be used along with OVS or flower filter in TC. 55 The OVS or TC flower layer must set the tunnel information in SKB dst field before
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| D | datapath.h | 93 * struct ovs_skb_cb - OVS data in skb CB 95 * when a packet is received by OVS. 131 * struct ovs_net - Per net-namespace data for ovs.
|
| D | flow_table.c | 336 /* ovs-lock is required to protect mask-refcount and in flow_mask_remove() 477 /* Must be called with OVS mutex held. */ 875 /* Always called under ovs-mutex. */ in ovs_flow_tbl_lookup_exact() 957 /* Must be called with OVS mutex held. */ 1036 /* Must be called with OVS mutex held. */ 1060 /* Must be called with OVS mutex held. */ 1082 /* Must be called with OVS mutex held. */ 1106 /* Must be called with OVS mutex held. */
|
| D | Kconfig | 29 forwarding. It is complemented by a userspace daemon, ovs-vswitchd,
|
| D | vport-gre.c | 101 MODULE_DESCRIPTION("OVS: GRE switching port");
|
| D | vport-geneve.c | 138 MODULE_DESCRIPTION("OVS: Geneve switching port");
|
| D | vport-vxlan.c | 167 MODULE_DESCRIPTION("OVS: VXLAN switching port");
|
| /kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
| D | conntrack_sctp_collision.sh | 49 # simulate the delay on OVS upcall by setting up a delay for INIT_ACK with 57 # simulate the ctstate check on OVS nf_conntrack
|
| /kernel/linux/linux-6.6/net/openvswitch/ |
| D | datapath.h | 111 * struct ovs_skb_cb - OVS data in skb CB 113 * when a packet is received by OVS. 149 * struct ovs_net - Per net-namespace data for ovs.
|
| D | flow_table.c | 337 /* ovs-lock is required to protect mask-refcount and in flow_mask_remove() 478 /* Must be called with OVS mutex held. */ 876 /* Always called under ovs-mutex. */ in ovs_flow_tbl_lookup_exact() 958 /* Must be called with OVS mutex held. */ 1037 /* Must be called with OVS mutex held. */ 1061 /* Must be called with OVS mutex held. */ 1083 /* Must be called with OVS mutex held. */ 1107 /* Must be called with OVS mutex held. */
|
| D | Kconfig | 31 forwarding. It is complemented by a userspace daemon, ovs-vswitchd,
|
| D | vport-gre.c | 101 MODULE_DESCRIPTION("OVS: GRE switching port");
|
| D | vport-geneve.c | 138 MODULE_DESCRIPTION("OVS: Geneve switching port");
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | pmtu.sh | 94 # '- ovs | 205 pmtu_ipv4_ovs_vxlan4_exception IPv4, OVS vxlan4: PMTU exceptions 1 206 pmtu_ipv6_ovs_vxlan4_exception IPv6, OVS vxlan4: PMTU exceptions 1 207 pmtu_ipv4_ovs_vxlan6_exception IPv4, OVS vxlan6: PMTU exceptions 1 208 pmtu_ipv6_ovs_vxlan6_exception IPv6, OVS vxlan6: PMTU exceptions 1 209 pmtu_ipv4_ovs_geneve4_exception IPv4, OVS geneve4: PMTU exceptions 1 210 pmtu_ipv6_ovs_geneve4_exception IPv6, OVS geneve4: PMTU exceptions 1 211 pmtu_ipv4_ovs_geneve6_exception IPv4, OVS geneve6: PMTU exceptions 1 212 pmtu_ipv6_ovs_geneve6_exception IPv6, OVS geneve6: PMTU exceptions 1 749 run_cmd ovs-vsctl add-port ovs_br0 ${type}_a -- \ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| D | redirect_ingress.c | 26 "redirect to ingress is supported only for OVS internal ports"); in tc_act_can_offload_redirect_ingress()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | pmtu.sh | 103 # '- ovs | 233 pmtu_ipv4_ovs_vxlan4_exception IPv4, OVS vxlan4: PMTU exceptions 1 234 pmtu_ipv6_ovs_vxlan4_exception IPv6, OVS vxlan4: PMTU exceptions 1 235 pmtu_ipv4_ovs_vxlan6_exception IPv4, OVS vxlan6: PMTU exceptions 1 236 pmtu_ipv6_ovs_vxlan6_exception IPv6, OVS vxlan6: PMTU exceptions 1 237 pmtu_ipv4_ovs_geneve4_exception IPv4, OVS geneve4: PMTU exceptions 1 238 pmtu_ipv6_ovs_geneve4_exception IPv6, OVS geneve4: PMTU exceptions 1 239 pmtu_ipv4_ovs_geneve6_exception IPv4, OVS geneve6: PMTU exceptions 1 240 pmtu_ipv6_ovs_geneve6_exception IPv6, OVS geneve6: PMTU exceptions 1 855 run_cmd ovs-vsctl add-port ovs_br0 ${type}_a -- \ [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | openvswitch.h | 28 * struct ovs_header - header for OVS Generic Netlink messages. 32 * Attributes following the header are specific to a particular OVS Generic 33 * Netlink family, but all of the OVS families use this header. 51 /* First OVS datapath version to support features */ 317 OVS_KEY_ATTR_IN_PORT, /* u32 OVS dp port number */
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | openvswitch.h | 28 * struct ovs_header - header for OVS Generic Netlink messages. 32 * Attributes following the header are specific to a particular OVS Generic 33 * Netlink family, but all of the OVS families use this header. 51 /* First OVS datapath version to support features */ 342 OVS_KEY_ATTR_IN_PORT, /* u32 OVS dp port number */
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nf_nat_ovs.c | 2 /* Support nat functions for openvswitch and used by OVS and TC conntrack. */
|
123