16 #ifndef __INTERFACE_RX_DPO_H__ 17 #define __INTERFACE_RX_DPO_H__ static interface_rx_dpo_t * interface_rx_dpo_get(index_t index)
u32 ido_next_node
next VLIB node.
struct interface_rx_dpo_t_ interface_rx_dpo_t
The data-path object representing a change of receive interface.
u32 index_t
A Data-Path Object is an object that represents actions that are applied to packets are they are swit...
void interface_rx_dpo_add_or_lock(dpo_proto_t proto, u32 sw_if_index, dpo_id_t *dpo)
vl_api_interface_index_t sw_if_index
enum dpo_proto_t_ dpo_proto_t
Data path protocol.
The identity of a DPO is a combination of its type and its instance number/index of objects of that t...
#define pool_elt_at_index(p, i)
Returns pointer to element at given index.
u32 ido_sw_if_index
The Software interface index that the packets will be given as the ingress/rx interface.
void interface_rx_dpo_module_init(void)
interface_rx_dpo_t * interface_rx_dpo_pool
pool of all interface DPOs
The data-path object representing a change of receive interface.
u16 ido_locks
number of locks.
dpo_proto_t ido_proto
DPO protocol that the packets will have as they 'ingress' on this interface.
vl_api_fib_path_nh_proto_t proto