FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
ip_neighbor_watch_db_t_ Struct Reference

Database of registered watchers The key for a watcher is {type, sw_if_index, addreess} interface=~0 / address=all-zeros imples any. More...

+ Collaboration diagram for ip_neighbor_watch_db_t_:

Data Fields

mhash_t ipnwdb_hash
 

Detailed Description

Database of registered watchers The key for a watcher is {type, sw_if_index, addreess} interface=~0 / address=all-zeros imples any.

Definition at line 32 of file ip_neighbor_watch.c.

Field Documentation

◆ ipnwdb_hash

mhash_t ip_neighbor_watch_db_t_::ipnwdb_hash

Definition at line 34 of file ip_neighbor_watch.c.


The documentation for this struct was generated from the following file: