FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
mfib_signal.h File Reference
+ Include dependency graph for mfib_signal.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  mfib_signal_t_
 A pair of indicies, for the entry and interface resp. More...
 

Macros

#define MFIB_SIGNAL_BUFFER_SIZE   255
 

Typedefs

typedef struct mfib_signal_t_ mfib_signal_t
 A pair of indicies, for the entry and interface resp. More...
 

Functions

void mfib_signal_push (const mfib_entry_t *mfe, mfib_itf_t *mfi, vlib_buffer_t *b0)
 
void mfib_signal_remove_itf (const mfib_itf_t *mfi)
 
void mfib_signal_module_init (void)
 
void vl_mfib_signal_send_one (struct _unix_shared_memory_queue *q, u32 context, const mfib_signal_t *mfs)
 
int mfib_signal_send_one (struct _unix_shared_memory_queue *q, u32 context)
 

Macro Definition Documentation

#define MFIB_SIGNAL_BUFFER_SIZE   255

Definition at line 24 of file mfib_signal.h.

Typedef Documentation

typedef struct mfib_signal_t_ mfib_signal_t

A pair of indicies, for the entry and interface resp.

Function Documentation

void mfib_signal_module_init ( void  )

Definition at line 66 of file mfib_signal.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void mfib_signal_push ( const mfib_entry_t mfe,
mfib_itf_t mfi,
vlib_buffer_t b0 
)

Definition at line 141 of file mfib_signal.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void mfib_signal_remove_itf ( const mfib_itf_t mfi)

Definition at line 184 of file mfib_signal.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int mfib_signal_send_one ( struct _unix_shared_memory_queue *  q,
u32  context 
)

Definition at line 94 of file mfib_signal.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void vl_mfib_signal_send_one ( struct _unix_shared_memory_queue *  q,
u32  context,
const mfib_signal_t mfs 
)

Definition at line 1715 of file ip_api.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: