|  | FD.io VPP
    v19.01.3-6-g70449b9b9
    Vector Packet Processing | 
 Include dependency graph for oam.h:
 Include dependency graph for oam.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.
| Data Structures | |
| struct | oam_target_t | 
| struct | oam_main_t | 
| Enumerations | |
| enum | oam_state_t { OAM_STATE_UNKNOWN = 0, OAM_STATE_ALIVE, OAM_STATE_DEAD } | 
| Functions | |
| typedef | CLIB_PACKED (struct { ip4_header_t ip4;icmp46_header_t icmp;u16 id;u16 seq;u8 data[8];}) oam_template_t | 
| typedef | CLIB_PACKED (struct { u64 v8[4];u32 v4;}) oam_template_copy_t | 
| int | vpe_oam_add_del_target (ip4_address_t *src_address, ip4_address_t *dst_address, u32 fib_id, int is_add) | 
| enum oam_state_t | 
| typedef CLIB_PACKED | ( | struct { ip4_header_t ip4;icmp46_header_t icmp;u16 id;u16 seq;u8 data[8];} | ) | 
| int vpe_oam_add_del_target | ( | ip4_address_t * | src_address, | 
| ip4_address_t * | dst_address, | ||
| u32 | fib_id, | ||
| int | is_add | ||
| ) |