FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
ip6_neighbor.h File Reference
+ Include dependency graph for ip6_neighbor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ip6_neighbor_key_t
 
struct  ip6_neighbor_t
 

Macros

#define IP6_NEIGHBOR_FLAG_STATIC   (1 << 0)
 
#define IP6_NEIGHBOR_FLAG_DYNAMIC   (2 << 0)
 

Functions

ip6_neighbor_tip6_neighbors_entries (u32 sw_if_index)
 

Macro Definition Documentation

#define IP6_NEIGHBOR_FLAG_DYNAMIC   (2 << 0)

Definition at line 37 of file ip6_neighbor.h.

#define IP6_NEIGHBOR_FLAG_STATIC   (1 << 0)

Definition at line 36 of file ip6_neighbor.h.

Function Documentation

ip6_neighbor_t* ip6_neighbors_entries ( u32  sw_if_index)

Definition at line 715 of file ip6_neighbor.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: