FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | pg_tcp_header_t |
Macros | |
#define | foreach_tcp_flag |
Functions | |
static void | tcp_pg_edit_function (pg_main_t *pg, pg_stream_t *s, pg_edit_group_t *g, u32 *packets, u32 n_packets) |
static void | pg_tcp_header_init (pg_tcp_header_t *p) |
uword | unformat_pg_tcp_header (unformat_input_t *input, va_list *args) |
#define foreach_tcp_flag |
|
inlinestatic |
|
static |
uword unformat_pg_tcp_header | ( | unformat_input_t * | input, |
va_list * | args | ||
) |