![]() |
FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Include dependency graph for gbp_policy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | gbp_policy_trace_t_ |
| per-packet trace data More... | |
Typedefs | |
| typedef struct gbp_policy_trace_t_ | gbp_policy_trace_t |
| per-packet trace data More... | |
Functions | |
| u8 * | format_gbp_policy_trace (u8 *s, va_list *args) |
| static_always_inline void | gbp_policy_trace (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_buffer_t *b, const gbp_contract_key_t *key, gbp_rule_action_t action, u32 acl_match, u32 rule_match) |
| typedef struct gbp_policy_trace_t_ gbp_policy_trace_t |
per-packet trace data
| static_always_inline void gbp_policy_trace | ( | vlib_main_t * | vm, |
| vlib_node_runtime_t * | node, | ||
| vlib_buffer_t * | b, | ||
| const gbp_contract_key_t * | key, | ||
| gbp_rule_action_t | action, | ||
| u32 | acl_match, | ||
| u32 | rule_match | ||
| ) |
Definition at line 40 of file gbp_policy.h.
Here is the call graph for this function:
Here is the caller graph for this function: