FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
drop_dpo.h File Reference
+ Include dependency graph for drop_dpo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int dpo_is_drop (const dpo_id_t *dpo)
 The Drop DPO will drop all packets, no questions asked. More...
 
const dpo_id_tdrop_dpo_get (dpo_proto_t proto)
 
void drop_dpo_module_init (void)
 

Function Documentation

int dpo_is_drop ( const dpo_id_t dpo)

The Drop DPO will drop all packets, no questions asked.

It is valid for any packet protocol.

Definition at line 33 of file drop_dpo.c.

+ Here is the caller graph for this function:

const dpo_id_t* drop_dpo_get ( dpo_proto_t  proto)

Definition at line 25 of file drop_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void drop_dpo_module_init ( void  )

Definition at line 115 of file drop_dpo.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: