![]() |
FD.io VPP
v20.05.1-6-gf53edbc3b
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 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 337 of file ip4_packet.h.
| #define ip4_partial_header_checksum_x2 | ( | ip0, | |
| ip1, | |||
| sum0, | |||
| sum1 | |||
| ) |
Definition at line 355 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 |
|
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 332 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 318 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Definition at line 287 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 394 of file ip4_packet.h.
|
inlinestatic |
Definition at line 402 of file ip4_packet.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 416 of file ip4_packet.h.
|
inlinestatic |
Definition at line 432 of file ip4_packet.h.