Searched refs:labels (Results 1 – 7 of 7) sorted by relevance
54 uint32_t *labels, uint32_t *n_labels);
314 softnic_parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in softnic_parse_mpls_labels() argument344 labels[count++] = (uint32_t)value; in softnic_parse_mpls_labels()
51 int parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels);
297 parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in parse_mpls_labels() argument327 labels[count++] = (uint32_t) value; in parse_mpls_labels()
182 …| 3 | Access Control List (ACLs) | Lookup key is 7-tuple of two VLAN/MPLS labels, IP destination a…186 …| | | masks for the VLAN/MPLS labels, IP prefix for IP destination ad…1073 …| 4 | Push/pop labels | Push/pop VLAN/MPLS labels to/from the current packet. …
491 struct ice_label_section *labels; in ice_label_enum_handler() local502 labels = (struct ice_label_section *)section; in ice_label_enum_handler()503 if (index >= LE16_TO_CPU(labels->count)) in ice_label_enum_handler()506 return labels->label + index; in ice_label_enum_handler()
556 * An internal link can be generated by placing labels in the document with the format ``.. _label_n…