Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/btpand/
H A Dpacket.c38 packet_alloc(channel_t *chan) in packet_alloc() function
H A Dbtpand.h202 packet_t * packet_alloc(channel_t *);
H A Dchannel.c207 pkt = packet_alloc(chan); in channel_read()
H A Dbnep.c586 pkt = packet_alloc(chan); in bnep_send_control()