Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uether_newbuf
src/libs/compat/freebsd_network/compat/dev/usb/net/usb_ethernet.h
112
struct mbuf *uether_newbuf(void);
src/libs/compat/freebsd_network/dev/usb/usb_ethernet.c
639
m = uether_newbuf();