|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
16 #ifndef __IP6_LL_TABLE_H__
17 #define __IP6_LL_TABLE_H__
fib_node_index_t ip6_ll_table_lookup_exact_match(const ip6_ll_prefix_t *prefix)
Perfom an exact match in the non-forwarding table.
u32 * ilt_fibs
A vector, indexed by sw_if_index, of unicast IPv6 FIBs.
u32 ilt_total_route_counts
Total route counters.
A protocol Independent IP multicast FIB table.
struct ip6_ll_table_t_ ip6_ll_table_t
A protocol Independent IP multicast FIB table.
u32 fib_node_index_t
A typedef of a node index.
Aggregate type for a prefix in the IPv6 Link-local table.
u32 ip6_ll_fib_get(u32 sw_if_index)
For use in the data plane.
void ip6_ll_table_entry_delete(const ip6_ll_prefix_t *prefix)
Delete a IP6 link-local entry.
enum fib_route_path_flags_t_ fib_route_path_flags_t
Path flags from the control plane.
vl_api_interface_index_t sw_if_index
fib_node_index_t ip6_ll_table_entry_update(const ip6_ll_prefix_t *prefix, fib_route_path_flags_t flags)
Update an entry in the table.
fib_node_index_t ip6_ll_table_lookup(const ip6_ll_prefix_t *prefix)
Perfom a longest prefix match in the non-forwarding table.
vl_api_wireguard_peer_flags_t flags