Searched refs:nce_walk (Results 1 – 2 of 2) sorted by relevance
332 extern void nce_walk(ill_t *, pfi_t, void *);
3325 nce_walk(ill, nce_fastpath_match_dlur, &nce_fp_marg); in nce_fastpath_update()4895 nce_walk(ill_t *ill, pfi_t func, void *arg) in nce_walk() function