Searched refs:nfnl_iterator (Results 1 – 2 of 2) sorted by relevance
148 extern struct nfnl_iterator *153 extern void nfnl_iterator_destroy(struct nfnl_iterator *it);156 struct nfnl_iterator *it);159 struct nfnl_iterator *it);
1480 struct nfnl_iterator { struct1498 struct nfnl_iterator * argument1504 struct nfnl_iterator *it; in nfnl_iterator_create()1510 it = malloc(sizeof(struct nfnl_iterator)); in nfnl_iterator_create()1535 void nfnl_iterator_destroy(struct nfnl_iterator *it) in nfnl_iterator_destroy()1550 int nfnl_iterator_process(struct nfnl_handle *h, struct nfnl_iterator *it) in nfnl_iterator_process()1576 int nfnl_iterator_next(const struct nfnl_handle *h, struct nfnl_iterator *it) in nfnl_iterator_next()