Searched refs:nm_cb_t (Results 1 – 1 of 1) sorted by relevance
300 typedef void (*nm_cb_t)(u_char *, const struct nm_pkthdr *, const u_char *d); typedef373 static int nm_dispatch(struct nm_desc *, int, nm_cb_t, u_char *);1066 nm_dispatch(struct nm_desc *d, int cnt, nm_cb_t cb, u_char *arg) in nm_dispatch()