![]() |
FD.io VPP
v21.01.1
Vector Packet Processing
|
Include dependency graph for ip4_packet.h:Go to the source code of this file.
Data Structures | |
| union | ip4_address_t |
| struct | ip4_address_fib_t |
| struct | ip4_address_pair_t |
| struct | ip4_address_and_mask_t |
| union | ip4_header_t |
Macros | |
| #define | IP4_HEADER_FLAG_MORE_FRAGMENTS (1 << 13) |
| #define | IP4_HEADER_FLAG_DONT_FRAGMENT (1 << 14) |
| #define | IP4_HEADER_FLAG_CONGESTION (1 << 15) |
| #define | IP4_VERSION_AND_HEADER_LENGTH_NO_OPTIONS ((4 << 4) | (sizeof (ip4_header_t) / sizeof (u32))) |
| #define | IP4_ROUTER_ALERT_OPTION 20 |
| #define | ip4_partial_header_checksum_x1(ip0, sum0) |
| #define | ip4_partial_header_checksum_x2(ip0, ip1, sum0, sum1) |
| #define IP4_HEADER_FLAG_CONGESTION (1 << 15) |
Definition at line 109 of file ip4_packet.h.
| #define IP4_HEADER_FLAG_DONT_FRAGMENT (1 << 14) |
Definition at line 108 of file ip4_packet.h.
| #define IP4_HEADER_FLAG_MORE_FRAGMENTS (1 << 13) |
Definition at line 107 of file ip4_packet.h.
| #define ip4_partial_header_checksum_x1 | ( | ip0, | |
| sum0 | |||
| ) |
Definition at line 389 of file ip4_packet.h.
| #define ip4_partial_header_checksum_x2 | ( | ip0, | |
| ip1, | |||
| sum0, | |||
| sum1 | |||
| ) |
Definition at line 407 of file ip4_packet.h.
| #define IP4_ROUTER_ALERT_OPTION 20 |
Definition at line 152 of file ip4_packet.h.
| #define IP4_VERSION_AND_HEADER_LENGTH_NO_OPTIONS ((4 << 4) | (sizeof (ip4_header_t) / sizeof (u32))) |
Definition at line 149 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 184 of file ip4_packet.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
| static_always_inline u16 ip4_header_checksum_inline | ( | ip4_header_t * | i, |
| int | with_checksum | ||
| ) |
|
inlinestatic |
Definition at line 384 of file ip4_packet.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 370 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 339 of file ip4_packet.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 446 of file ip4_packet.h.
|
inlinestatic |
Definition at line 454 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 468 of file ip4_packet.h.
|
inlinestatic |
Definition at line 484 of file ip4_packet.h.