HomeSort by: relevance | last modified time | path
    Searched refs:pfilter (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/btpand/
btpand.h 43 typedef struct pfilter pfilter_t;
75 pfilter_t * pfilter; member in struct:channel
99 struct pfilter { struct
bnep.c 459 if (chan->pfilter)
460 free(chan->pfilter);
462 chan->pfilter = pf;
750 if (chan->pfilter[i].start <= proto
751 && chan->pfilter[i].end >=proto)
channel.c 148 free(chan->pfilter);
  /src/libexec/ftpd/
Makefile 14 SRCS+= pfilter.c

Completed in 13 milliseconds