Data Structures | |
struct | ct_template |
struct ct_template More... | |
Macros | |
#define | CT_TEMPLATE(__token, __dtype, __byteorder, __len) |
Functions | |
struct expr * | ct_expr_alloc (const struct location *loc, enum nft_ct_keys key) |
void | ct_expr_update_type (struct proto_ctx *ctx, struct expr *expr) |
#define CT_TEMPLATE | ( | __token, | |
__dtype, | |||
__byteorder, | |||
__len | |||
) |
struct expr* ct_expr_alloc | ( | const struct location * | loc, |
enum nft_ct_keys | key | ||
) |
References ct_template::byteorder, expr::ct, ct_template::dtype, expr_alloc(), EXPR_F_PROTOCOL, expr::flags, expr::key, ct_template::len, and NFT_CT_PROTOCOL.