Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/
Dmain.c201 return nfnl_fd(cth->nfnlh); in nfct_fd()
/external/libnfnetlink/include/libnfnetlink/
Dlibnfnetlink.h65 extern int nfnl_fd(struct nfnl_handle *h);
/external/libnfnetlink/src/
Dlibnfnetlink.c129 int nfnl_fd(struct nfnl_handle *h) in nfnl_fd() function