![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Include dependency graph for ip6_nd_inline.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum | icmp6_neighbor_solicitation_or_advertisement_next_t { ICMP6_NEIGHBOR_SOLICITATION_NEXT_DROP, ICMP6_NEIGHBOR_SOLICITATION_NEXT_REPLY, ICMP6_NEIGHBOR_SOLICITATION_N_NEXT } |
Functions | |
| static_always_inline void | icmp6_send_neighbor_advertisement (vlib_main_t *vm, vlib_buffer_t *b, ip6_header_t *ip6_h, icmp6_neighbor_solicitation_or_advertisement_header_t *icmp6_nsa, icmp6_neighbor_discovery_ethernet_link_layer_address_option_t *icmp6_nd_ell_addr, u32 sw_if_index0) |
| Enumerator | |
|---|---|
| ICMP6_NEIGHBOR_SOLICITATION_NEXT_DROP | |
| ICMP6_NEIGHBOR_SOLICITATION_NEXT_REPLY | |
| ICMP6_NEIGHBOR_SOLICITATION_N_NEXT | |
Definition at line 26 of file ip6_nd_inline.h.
| static_always_inline void icmp6_send_neighbor_advertisement | ( | vlib_main_t * | vm, |
| vlib_buffer_t * | b, | ||
| ip6_header_t * | ip6_h, | ||
| icmp6_neighbor_solicitation_or_advertisement_header_t * | icmp6_nsa, | ||
| icmp6_neighbor_discovery_ethernet_link_layer_address_option_t * | icmp6_nd_ell_addr, | ||
| u32 | sw_if_index0 | ||
| ) |
Definition at line 34 of file ip6_nd_inline.h.
Here is the call graph for this function:
Here is the caller graph for this function: