Lines Matching defs:fib
185 * casted to flow_entry_data. After casting, fle->r.fib is accessed.
186 * So beginning of these structs up to fib should be kept common.
192 uint16_t fib;
215 uint16_t fib;
383 /* Structure contatining fib-specific data */
385 uint32_t fib; /* kernel fib id */
462 fib_export_p *fib_data; /* vector to per-fib data */
501 #define priv_to_fib(priv, fib) (priv)->fib_data[(fib)]
518 int ng_netflow_fib_init(priv_p priv, int fib);