FD.io VPP  v20.01-48-g3e0dafb74
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

◆ dpo_is_drop()

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:

◆ drop_dpo_get()

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:

◆ drop_dpo_module_init()

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: