Searched full:wildcarded (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/Documentation/networking/ |
H A D | openvswitch.rst | 97 Wildcarded flow key format 100 A wildcarded flow is described with two sequences of Netlink attributes 104 A wildcarded flow can represent a group of exact match flows. Each '1' bit 107 of a incoming packet. Using wildcarded flow can improve the flow set up rate 130 The behavior when using overlapping wildcarded flows is undefined. It is the 132 can match at most one flow, wildcarded or not. The current implementation 133 performs best-effort detection of overlapping wildcarded flows and may reject
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | incompatible_lic.py | 28 # INCOMPATIBLE_LICENSE contains a wildcarded alias license matching this 39 # license cannot be built when INCOMPATIBLE_LICENSE contains a wildcarded 45 # license cannot be built when INCOMPATIBLE_LICENSE contains a wildcarded 79 # INCOMPATIBLE_LICENSE contains a wildcarded license matching this SPDX
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | match.c | 22 * Fields can be wildcarded with %X86_VENDOR_ANY, %X86_FAMILY_ANY,
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.c | 1342 u16 zone, bool wildcarded) in get_nfp_zone_entry() argument 1347 if (wildcarded && priv->ct_zone_wc) in get_nfp_zone_entry() 1350 if (!wildcarded) { in get_nfp_zone_entry() 1380 if (wildcarded) { in get_nfp_zone_entry() 1890 bool wildcarded = false; in nfp_fl_ct_handle_post_ct() local 1914 wildcarded = true; in nfp_fl_ct_handle_post_ct() 1917 "unsupported offload: partially wildcarded ct_zone is not supported"); in nfp_fl_ct_handle_post_ct() 1921 zt = get_nfp_zone_entry(priv, ct.key->ct_zone, wildcarded); in nfp_fl_ct_handle_post_ct() 1940 if (wildcarded) { in nfp_fl_ct_handle_post_ct()
|
H A D | main.h | 295 * @ct_zone_wc: Special zone entry for wildcarded zone matches
|
H A D | offload.c | 325 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: wildcarded protocols on tunnels are not supported… in nfp_flower_calculate_key_layers()
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | ovs_flow.yaml | 428 Nested attributes specifying the mask bits for wildcarded flow 430 flow key bit, while mask bit value '0' specifies a wildcarded
|
/openbmc/linux/tools/testing/selftests/net/openvswitch/ |
H A D | openvswitch.sh | 332 # Add forwarding for ARP and ip packets - completely wildcarded 398 # Add forwarding for ARP and ip packets - completely wildcarded
|
/openbmc/linux/include/net/ |
H A D | route.h | 282 * So ip_route_connect() looks up a route using wildcarded source and
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | path.py | 151 wildcards in them (as opposed to passing an actual wildcarded path) -
|
/openbmc/linux/include/uapi/linux/ |
H A D | openvswitch.h | 596 * mask bits for wildcarded flow match. Mask bit value '1' specifies exact 598 * a wildcarded match. Omitting attribute is treated as wildcarding all
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 561 /* VLAN priority must be either exactly zero or fully wildcarded and in is_vlan_tci_allowed() 699 /* If all IP and L4 fields are wildcarded then this is an L2 flow */ in bnxt_hwrm_cfa_flow_alloc() 1341 /* decap smac is wildcarded */ in bnxt_tc_get_decap_handle()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_tc_flower.c | 390 /* Collect all port keysets and apply the first of them, possibly wildcarded */ 465 /* Set the chosen keyset on the rule and set a wildcarded type if there in sparx5_tc_select_protocol_keyset()
|
/openbmc/linux/net/openvswitch/ |
H A D | flow_netlink.c | 1786 * flow. Otherwise, it is treated as a wildcarded flow, except the mask 1794 * Netlink attribute specifies the mask field of the wildcarded flow. 2090 * be wildcarded. in __ovs_nla_put_key()
|
/openbmc/linux/net/ipv4/ |
H A D | inet_hashtables.c | 379 * wildcarded during the search since they can never be otherwise.
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | 2706 struct net_device *dev; /* NULL is wildcarded here */
|
/openbmc/qemu/target/arm/ |
H A D | helper.c | 10181 * By convention, for wildcarded registers only the first in add_cpreg_to_hashtable() 10232 * be wildcarded. AArch64 registers are always considered to be 64 in define_one_arm_cp_reg_with_opaque()
|