![]() |
FD.io VPP
v18.04-17-g3a0d853
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 |
| 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_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 148 of file ip4_packet.h.
| #define IP4_HEADER_FLAG_DONT_FRAGMENT (1 << 14) |
Definition at line 147 of file ip4_packet.h.
| #define IP4_HEADER_FLAG_MORE_FRAGMENTS (1 << 13) |
Definition at line 146 of file ip4_packet.h.
| #define ip4_partial_header_checksum_x1 | ( | ip0, | |
| sum0 | |||
| ) |
Definition at line 265 of file ip4_packet.h.
| #define ip4_partial_header_checksum_x2 | ( | ip0, | |
| ip1, | |||
| sum0, | |||
| sum1 | |||
| ) |
Definition at line 283 of file ip4_packet.h.
| #define IP4_VERSION_AND_HEADER_LENGTH_NO_OPTIONS ((4 << 4) | (sizeof (ip4_header_t) / sizeof (u32))) |
Definition at line 188 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 82 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 221 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 260 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 316 of file ip4_packet.h.
|
inlinestatic |
Definition at line 324 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 337 of file ip4_packet.h.
|
inlinestatic |
Definition at line 353 of file ip4_packet.h.