void map_t_dpo_create(dpo_proto_t dproto, u32 domain_index, dpo_id_t *dpo)
enum dpo_type_t_ dpo_type_t
Common types of data-path objects New types can be dynamically added using dpo_register_new_type() ...
void map_dpo_create(dpo_proto_t dproto, u32 domain_index, dpo_id_t *dpo)
A representation of a MAP DPO.
enum dpo_proto_t_ dpo_proto_t
Data path protocol.
The identity of a DPO is a combination of its type and its instance number/index of objects of that t...
void map_dpo_module_init(void)
u8 * format_map_dpo(u8 *s, va_list *args)
dpo_type_t map_dpo_type
The register MAP DPO type.
dpo_type_t map_t_dpo_type