|
DTS Application Library
0.2.3
Application library containing referenced objects and interfaces to common libraries
|
Data Fields | |
| struct nfq_handle * | h |
| uint16_t | pf |
| int | fd |
| int | flags |
Definition at line 47 of file nf_queue.c.
| int nfq_struct::fd |
Definition at line 50 of file nf_queue.c.
| int nfq_struct::flags |
Definition at line 51 of file nf_queue.c.
| struct nfq_handle* nfq_struct::h |
Definition at line 48 of file nf_queue.c.
Referenced by nfqueue_attach().
| uint16_t nfq_struct::pf |
Definition at line 49 of file nf_queue.c.