Home
last modified time | relevance | path

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

/external/iptables/utils/
Dnfnl_osf.c62 static struct nfnl_handle *nfnlh; variable
387 return nfnl_talk(nfnlh, nmh, 0, 0, NULL, NULL, NULL); in osf_load_line()
452 nfnlh = nfnl_open(); in main()
453 if (!nfnlh) { in main()
463 nfnlssh = nfnl_subsys_open(nfnlh, NFNL_SUBSYS_OSF, OSF_MSG_MAX, 0); in main()
475 nfnl_close(nfnlh); in main()
482 nfnl_close(nfnlh); in main()