#include <libipq.h>

Data Fields | |
| int | fd |
| u_int8_t | blocking |
| struct sockaddr_nl | local |
| struct sockaddr_nl | peer |
| u_int8_t ipq_handle::blocking |
| int ipq_handle::fd |
Referenced by ipq_create_handle(), and ipq_destroy_handle().
| struct sockaddr_nl ipq_handle::local |
Referenced by ipq_create_handle(), ipq_set_mode(), and ipq_set_verdict().
| struct sockaddr_nl ipq_handle::peer |
Referenced by ipq_create_handle(), and ipq_set_verdict().