FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
packet_alloc
usr.sbin/bluetooth/btpand/bnep.c
586
pkt = packet_alloc(chan);
usr.sbin/bluetooth/btpand/btpand.h
202
packet_t * packet_alloc(channel_t *);
usr.sbin/bluetooth/btpand/channel.c
207
pkt = packet_alloc(chan);