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

/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Dbnep.c57 static bool bnep_mfilter(channel_t *, packet_t *);
698 && (chan->nmfilter == 0 || bnep_mfilter(chan, pkt))) {
744 bnep_mfilter(channel_t *chan, packet_t *pkt) function

Completed in 47 milliseconds