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

/freebsd-11.0-release/usr.sbin/bluetooth/btpand/
H A Dbnep.c54 static bool bnep_pfilter(channel_t *, packet_t *);
695 if ((chan->npfilter == 0 || bnep_pfilter(chan, pkt))
720 bnep_pfilter(channel_t *chan, packet_t *pkt) function

Completed in 69 milliseconds