Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap_user.h316 typedef void (*nm_cb_t)(u_char *, const struct nm_pkthdr *, const u_char *d); typedef
390 static int nm_dispatch(struct nm_desc *, int, nm_cb_t, u_char *);
1088 nm_dispatch(struct nm_desc *d, int cnt, nm_cb_t cb, u_char *arg) in nm_dispatch()