Home
last modified time | relevance | path

Searched refs:num_labels_mask (Results 1 – 2 of 2) sorted by relevance

/linux/net/openvswitch/
H A Dflow.h151 u32 num_labels_mask; /* labels present bitmap of effective length MPLS_LABEL_DEPTH */ member
H A Dflow_netlink.c1650 SW_FLOW_KEY_PUT(match, mpls.num_labels_mask, in ovs_key_from_nlattrs()
2145 num_labels = hweight_long(output->mpls.num_labels_mask); in __ovs_nla_put_key()
3501 mpls_label_count = hweight_long(key->mpls.num_labels_mask); in ovs_nla_copy_actions()