Home
last modified time | relevance | path

Searched refs:npfilter (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbnep.c454 chan->npfilter = nf; in bnep_recv_filter_net_type_set()
696 if ((chan->npfilter == 0 || bnep_pfilter(chan, pkt)) in bnep_send()
733 for (i = 0; i < chan->npfilter; i++) { in bnep_pfilter()
H A Dbtpand.h91 int npfilter; member