|  | FD.io VPP
    v21.01.1
    Vector Packet Processing | 
 Include dependency graph for drop_dpo.h:
 Include dependency graph for drop_dpo.h: This graph shows which files directly or indirectly include this file:
 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_t * | drop_dpo_get (dpo_proto_t proto) | 
| void | drop_dpo_module_init (void) | 
| 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:
 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 call graph for this function: Here is the caller 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: