20 #ifndef __DROP_DPO_H__ 21 #define __DROP_DPO_H__ 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...
int dpo_is_drop(const dpo_id_t *dpo)
The Drop DPO will drop all packets, no questions asked.
void drop_dpo_module_init(void)
const dpo_id_t * drop_dpo_get(dpo_proto_t proto)