OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:create_handle
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
ip6tables-restore.c
58
static struct ip6tc_handle *
create_handle
(const char *tablename)
function
226
handle =
create_handle
(table);
iptables-restore.c
59
static struct iptc_handle *
create_handle
(const char *tablename)
function
233
handle =
create_handle
(table);
Completed in 205 milliseconds