FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | ah_header_t |
Functions | |
typedef | CLIB_PACKED (struct { ip4_header_t ip4;ah_header_t ah;}) ip4_and_ah_header_t |
typedef | CLIB_PACKED (struct { ip6_header_t ip6;ah_header_t ah;}) ip6_and_ah_header_t |
static u8 | ah_calc_icv_padding_len (u8 icv_size, int is_ipv6) |
typedef CLIB_PACKED | ( | struct { ip4_header_t ip4;ah_header_t ah;} | ) |
typedef CLIB_PACKED | ( | struct { ip6_header_t ip6;ah_header_t ah;} | ) |