Home
last modified time | relevance | path

Searched defs:nfnlh (Results 1 – 4 of 4) sorted by relevance

/external/libnetfilter_conntrack/src/
Dmain.c15 struct nfct_handle *nfct_open_nfnl(struct nfnl_handle *nfnlh, in nfct_open_nfnl()
23 struct nfct_handle *nfct_open_nfnl2(struct nfnl_handle *nfnlh, in nfct_open_nfnl2()
94 struct nfnl_handle *nfnlh = nfnl_open(); in nfct_open() local
126 struct nfnl_handle *nfnlh = nfnl_open2(fd, false); in nfct_open2() local
/external/libnfnetlink/src/
Dlibnfnetlink.c74 struct nfnl_handle *nfnlh; member
145 static int recalc_rebind_subscriptions(struct nfnl_handle *nfnlh) in recalc_rebind_subscriptions()
164 static void recalc_subscriptions(struct nfnl_handle *nfnlh) in recalc_subscriptions()
187 struct nfnl_handle *nfnlh; in nfnl_open() local
212 struct nfnl_handle *nfnlh; in nfnl_open2() local
317 nfnl_subsys_open(struct nfnl_handle *nfnlh, u_int8_t subsys_id, in nfnl_subsys_open()
340 nfnl_subsys_open2(struct nfnl_handle *nfnlh, u_int8_t subsys_id, in nfnl_subsys_open2()
407 int nfnl_close(struct nfnl_handle *nfnlh) in nfnl_close()
425 int nfnl_close2(struct nfnl_handle *nfnlh) in nfnl_close2()
451 int nfnl_join(const struct nfnl_handle *nfnlh, unsigned int group) in nfnl_join()
[all …]
/external/iptables/utils/
Dnfnl_osf.c62 static struct nfnl_handle *nfnlh; variable
/external/libnetfilter_conntrack/include/internal/
Dobject.h16 struct nfnl_handle *nfnlh; member