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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/utils/
H A Dnfnl_osf.c62 static struct nfnl_handle *nfnlh; variable in typeref:struct:nfnl_handle
387 return nfnl_talk(nfnlh, nmh, 0, 0, NULL, NULL, NULL);
452 nfnlh = nfnl_open();
453 if (!nfnlh) {
463 nfnlssh = nfnl_subsys_open(nfnlh, NFNL_SUBSYS_OSF, OSF_MSG_MAX, 0);
475 nfnl_close(nfnlh);
482 nfnl_close(nfnlh);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/utils/
H A Dnfnl_osf.c62 static struct nfnl_handle *nfnlh; variable in typeref:struct:nfnl_handle
387 return nfnl_talk(nfnlh, nmh, 0, 0, NULL, NULL, NULL);
452 nfnlh = nfnl_open();
453 if (!nfnlh) {
463 nfnlssh = nfnl_subsys_open(nfnlh, NFNL_SUBSYS_OSF, OSF_MSG_MAX, 0);
475 nfnl_close(nfnlh);
482 nfnl_close(nfnlh);

Completed in 107 milliseconds