OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipq_destroy_handle
(Results
1 - 4
of
4
) sorted by null
/external/iptables/libipq/
Makefile.am
8
man_MANS = ipq_create_handle.3
ipq_destroy_handle
.3 ipq_errstr.3 \
ipq_create_handle.3
21
ipq_create_handle,
ipq_destroy_handle
\(em create and destroy libipq handles.
29
.BI "int
ipq_destroy_handle
(struct ipq_handle *" h );
51
.B
ipq_destroy_handle
63
.B
ipq_destroy_handle
libipq.c
259
int
ipq_destroy_handle
(struct ipq_handle *h)
function
/external/iptables/include/libipq/
libipq.h
58
int
ipq_destroy_handle
(struct ipq_handle *h);
Completed in 41 milliseconds