FD.io VPP
v21.01.1
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
void | ip_neighbor_watch (const ip_address_t *ip, u32 sw_if_index, const ip_neighbor_watcher_t *watch) |
void | ip_neighbor_unwatch (const ip_address_t *ip, 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 197 of file ip_neighbor_watch.c.
void ip_neighbor_unwatch | ( | const ip_address_t * | ip, |
u32 | sw_if_index, | ||
const ip_neighbor_watcher_t * | watch | ||
) |
Definition at line 147 of file ip_neighbor_watch.c.
void ip_neighbor_watch | ( | const ip_address_t * | ip, |
u32 | sw_if_index, | ||
const ip_neighbor_watcher_t * | watch | ||
) |
Definition at line 118 of file ip_neighbor_watch.c.