Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/btpand/
H A Dpacket.c90 pkthdr_alloc(packet_t *pkt) in pkthdr_alloc() function
H A Dbtpand.h205 pkthdr_t * pkthdr_alloc(packet_t *);
H A Dchannel.c281 ph = pkthdr_alloc(pkt); in channel_put()