FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
void | ip_neighbor_watch (const ip46_address_t *ip, ip46_type_t type, u32 sw_if_index, const ip_neighbor_watcher_t *watch) |
void | ip_neighbor_unwatch (const ip46_address_t *ip, ip46_type_t type, u32 sw_if_index, const ip_neighbor_watcher_t *watch) |
void | ip_neighbor_publish (index_t ipni, ip_neighbor_event_flags_t flags) |
void ip_neighbor_publish | ( | index_t | ipni, |
ip_neighbor_event_flags_t | flags | ||
) |
Definition at line 201 of file ip_neighbor_watch.c.
void ip_neighbor_unwatch | ( | const ip46_address_t * | ip, |
ip46_type_t | type, | ||
u32 | sw_if_index, | ||
const ip_neighbor_watcher_t * | watch | ||
) |
Definition at line 149 of file ip_neighbor_watch.c.
void ip_neighbor_watch | ( | const ip46_address_t * | ip, |
ip46_type_t | type, | ||
u32 | sw_if_index, | ||
const ip_neighbor_watcher_t * | watch | ||
) |
Definition at line 118 of file ip_neighbor_watch.c.