Searched refs:nm_dispatch (Results 1 – 1 of 1) sorted by relevance
373 static int nm_dispatch(struct nm_desc *, int, nm_cb_t, u_char *);958 (void *)nm_dispatch, (void *)nm_nextpkt } ; in nm_close()1066 nm_dispatch(struct nm_desc *d, int cnt, nm_cb_t cb, u_char *arg) in nm_dispatch() function