Searched refs:bnep_pfilter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Dbnep.c56 static bool bnep_pfilter(channel_t *, packet_t *);
697 if ((chan->npfilter == 0 || bnep_pfilter(chan, pkt))
722 bnep_pfilter(channel_t *chan, packet_t *pkt) function

Completed in 62 milliseconds