HomeSort by: relevance | last modified time | path
    Searched defs:bnep_pfilter (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/btpand/
bnep.c 49 static bool bnep_pfilter(channel_t *, packet_t *);
712 if ((chan->npfilter == 0 || bnep_pfilter(chan, pkt))
737 bnep_pfilter(channel_t *chan, packet_t *pkt) function

Completed in 18 milliseconds