Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_parse.c222 return otx2_flow_parse_mpls(pst, NPC_LID_LE); in otx2_flow_parse_le()
340 otx2_flow_parse_mpls(struct otx2_parse_state *pst, int lid) in otx2_flow_parse_mpls() function
411 return otx2_flow_parse_mpls(pst, NPC_LID_LD); in otx2_flow_parse_ld()
502 return otx2_flow_parse_mpls(pst, NPC_LID_LC); in otx2_flow_parse_lc()
H A Dotx2_flow.h403 int otx2_flow_parse_mpls(struct otx2_parse_state *pst, int lid);