Searched refs:nfnl_open2 (Results 1 – 3 of 3) sorted by relevance
126 struct nfnl_handle *nfnlh = nfnl_open2(fd, false); in nfct_open2()
70 extern struct nfnl_handle *nfnl_open2(int fd, bool bind);
193 nfnlh = nfnl_open2(fd, true); in nfnl_open()210 struct nfnl_handle *nfnl_open2(int fd, bool bind) in nfnl_open2() function