Searched defs:nfnlh (Results 1 – 4 of 4) sorted by relevance
/external/libnfnetlink/src/ |
D | libnfnetlink.c | 74 struct nfnl_handle *nfnlh; member 145 static int recalc_rebind_subscriptions(struct nfnl_handle *nfnlh) in recalc_rebind_subscriptions() 175 struct nfnl_handle *nfnlh; in nfnl_open() local 276 nfnl_subsys_open(struct nfnl_handle *nfnlh, u_int8_t subsys_id, in nfnl_subsys_open() 339 int nfnl_close(struct nfnl_handle *nfnlh) in nfnl_close() 369 int nfnl_join(const struct nfnl_handle *nfnlh, unsigned int group) in nfnl_join() 384 int nfnl_send(struct nfnl_handle *nfnlh, struct nlmsghdr *n) in nfnl_send() 395 int nfnl_sendmsg(const struct nfnl_handle *nfnlh, const struct msghdr *msg, in nfnl_sendmsg() 404 int nfnl_sendiov(const struct nfnl_handle *nfnlh, const struct iovec *iov, in nfnl_sendiov() 469 nfnl_parse_hdr(const struct nfnl_handle *nfnlh, in nfnl_parse_hdr() [all …]
|
/external/libnetfilter_conntrack/src/ |
D | main.c | 15 struct nfct_handle *nfct_open_nfnl(struct nfnl_handle *nfnlh, in nfct_open_nfnl() 86 struct nfnl_handle *nfnlh = nfnl_open(); in nfct_open() local
|
/external/iptables/utils/ |
D | nfnl_osf.c | 62 static struct nfnl_handle *nfnlh; variable
|
/external/libnetfilter_conntrack/include/internal/ |
D | object.h | 16 struct nfnl_handle *nfnlh; member
|