Searched defs:labels (Results 1 – 3 of 3) sorted by relevance
297 parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in parse_mpls_labels()
314 softnic_parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in softnic_parse_mpls_labels()
491 struct ice_label_section *labels; in ice_label_enum_handler() local