Home
last modified time | relevance | path

Searched refs:create_handle (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Diptables-restore.c66 static struct xtc_handle *create_handle(const char *tablename) in create_handle() function
319 handle = create_handle(table); in iptables_restore_main()
Dip6tables-restore.c67 static struct xtc_handle *create_handle(const char *tablename) in create_handle() function
320 handle = create_handle(table); in ip6tables_restore_main()