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

/freebsd-11.0-release/usr.sbin/bluetooth/btpand/
H A Dbnep.c55 static bool bnep_mfilter(channel_t *, packet_t *);
696 && (chan->nmfilter == 0 || bnep_mfilter(chan, pkt))) {
742 bnep_mfilter(channel_t *chan, packet_t *pkt) function

Completed in 48 milliseconds