Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/net/
Dnetmap_user.h332 static u_char *nm_nextpkt(struct nm_desc *, struct nm_pkthdr *);
556 (void *)nm_dispatch, (void *)nm_nextpkt } ; in nm_close()
642 nm_nextpkt(struct nm_desc *d, struct nm_pkthdr *hdr) in nm_nextpkt() function