Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/
Dmain.c94 struct nfnl_handle *nfnlh = nfnl_open(); in nfct_open()
/external/libnfnetlink/include/libnfnetlink/
Dlibnfnetlink.h69 extern struct nfnl_handle *nfnl_open(void);
/external/iptables/utils/
Dnfnl_osf.c452 nfnlh = nfnl_open(); in main()
/external/libnfnetlink/src/
Dlibnfnetlink.c185 struct nfnl_handle *nfnl_open(void) in nfnl_open() function