Searched defs:npc_parse_state (Results 1 – 1 of 1) sorted by relevance
175 struct npc_parse_state { struct176 struct npc *npc;179 struct roc_npc_flow *flow;180 uint8_t nix_intf;181 uint8_t tunnel;182 uint8_t terminate;183 uint8_t layer_mask;184 uint8_t lt[NPC_MAX_LID];188 bool is_vf;190 bool set_vlan_ltype_mask;[all …]