#include <internal.h>
Data Fields | |
| int | line |
| int | column |
| int | error |
| const char * | node_name |
| int nft_parse_err::column |
Referenced by nft_parse_perror().
| int nft_parse_err::error |
Referenced by nft_data_reg_xml_parse(), and nft_parse_perror().
| int nft_parse_err::line |
Referenced by nft_parse_perror().
| const char* nft_parse_err::node_name |
Referenced by nft_data_reg_xml_parse(), and nft_parse_perror().