19 #ifndef __PUNT_DPO_H__ 20 #define __PUNT_DPO_H__ const dpo_id_t * punt_dpo_get(dpo_proto_t proto)
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 punt_dpo_module_init(void)
int dpo_is_punt(const dpo_id_t *dpo)
A DPO to punt packets to the Control-plane.