![]() |
FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Include dependency graph for ip4_packet.h:
This graph shows which files directly or indirectly include this file: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 154 of file ip4_packet.h.
| #define IP4_HEADER_FLAG_DONT_FRAGMENT (1 << 14) |
Definition at line 153 of file ip4_packet.h.
| #define IP4_HEADER_FLAG_MORE_FRAGMENTS (1 << 13) |
Definition at line 152 of file ip4_packet.h.
| #define ip4_partial_header_checksum_x1 | ( | ip0, | |
| sum0 | |||
| ) |
Definition at line 273 of file ip4_packet.h.
| #define ip4_partial_header_checksum_x2 | ( | ip0, | |
| ip1, | |||
| sum0, | |||
| sum1 | |||
| ) |
Definition at line 291 of file ip4_packet.h.
| #define IP4_ROUTER_ALERT_OPTION 20 |
Definition at line 197 of file ip4_packet.h.
| #define IP4_VERSION_AND_HEADER_LENGTH_NO_OPTIONS ((4 << 4) | (sizeof (ip4_header_t) / sizeof (u32))) |
Definition at line 194 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 88 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 229 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 268 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 324 of file ip4_packet.h.
|
inlinestatic |
Definition at line 332 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 346 of file ip4_packet.h.
|
inlinestatic |
Definition at line 362 of file ip4_packet.h.