Home
last modified time | relevance | path

Searched defs:labels (Results 1 – 3 of 3) sorted by relevance

/dpdk/examples/ip_pipeline/
H A Dparser.c297 parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in parse_mpls_labels()
/dpdk/drivers/net/softnic/
H A Dparser.c314 softnic_parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in softnic_parse_mpls_labels()
/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c491 struct ice_label_section *labels; in ice_label_enum_handler() local