Home
last modified time | relevance | path

Searched refs:llt_foreach_cb_t (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_llatbl.h209 typedef int (llt_foreach_cb_t)(struct lltable *, struct llentry *, void *); typedef
210 typedef int (llt_foreach_entry_t)(struct lltable *, llt_foreach_cb_t *, void *);
286 int lltable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f,
H A Dif_llatbl.c74 static int htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f,
140 (llt_foreach_cb_t *)llt->llt_dump_entry, w); in lltable_dump_af()
178 htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in htable_foreach_lle()
538 lltable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg)