Searched refs:nfnlh (Results 1 – 1 of 1) sorted by relevance
62 static struct nfnl_handle *nfnlh; variable387 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()