Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_llatbl.h163 typedef int (llt_foreach_cb_t)(struct lltable *, struct llentry *, void *); typedef
164 typedef int (llt_foreach_entry_t)(struct lltable *, llt_foreach_cb_t *, void *);
266 int lltable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f,
H A Dif_llatbl.c101 (llt_foreach_cb_t *)llt->llt_dump_entry, wr); in lltable_dump_af()
174 htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in htable_foreach_lle()
881 lltable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in lltable_foreach_lle()