FD.io VPP  v21.06
Vector Packet Processing
ip_neighbor_watch.h File Reference
+ Include dependency graph for ip_neighbor_watch.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ ip_neighbor_publish()

void ip_neighbor_publish ( index_t  ipni,
ip_neighbor_event_flags_t  flags 
)

Definition at line 197 of file ip_neighbor_watch.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ip_neighbor_unwatch()

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.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ip_neighbor_watch()

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.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: