Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap_user.h391 static u_char *nm_nextpkt(struct nm_desc *, struct nm_pkthdr *);
978 (void *)nm_dispatch, (void *)nm_nextpkt } ; in nm_close()
1153 nm_nextpkt(struct nm_desc *d, struct nm_pkthdr *hdr) in nm_nextpkt() function