Lines Matching full:datapath
29 * @dp_ifindex: ifindex of local port for datapath (0 to make a request not
30 * specific to a datapath).
47 * when creating the datapath.
51 /* First OVS datapath version to support features */
70 * set on the datapath port (for OVS_ACTION_ATTR_MISS). Only valid on
76 * datapath. Always present in notifications.
78 * datapath. Always present in notifications.
79 * @OVS_DP_ATTR_IFINDEX: Interface index for a new datapath netdev. Only
112 __u32 n_masks; /* Number of masks for the datapath. */
132 /* Allow datapath to associate multiple Netlink PIDs to each vport */
230 OVS_VPORT_TYPE_INTERNAL, /* network device implemented by datapath */
241 * @OVS_VPORT_ATTR_PORT_NO: 32-bit port number within datapath.
270 OVS_VPORT_ATTR_PORT_NO, /* u32 port number within datapath */
359 is not computed by the datapath. */
635 * If a datapath request contains an %OVS_UFID_F_OMIT_* flag, then the datapath
760 /* Data path hash algorithm for computing Datapath hash.
763 * will be used as part of the hash. Each datapath is free
1056 OVS_METER_CMD_FEATURES, /* Get features supported by the datapath. */
1064 OVS_METER_ATTR_ID, /* u32 meter ID within datapath. */