#include <netlink-types.h>

Data Fields | |
| NLHDR_COMMON struct nft_expr_ops * | expr_ops |
| void * | expr_data |
| struct nl_list_head | expr_list |
| void* nfnl_nft_expr::expr_data |
| struct nl_list_head nfnl_nft_expr::expr_list |
Referenced by nfnl_nft_rule_add_expr(), nfnl_nft_rule_foreach_expr(), and nfnlmsg_nft_rule_parse().
| NLHDR_COMMON struct nft_expr_ops* nfnl_nft_expr::expr_ops |
Referenced by nfnl_nft_expr_build_message(), and nfnl_nft_expr_get_type().