HomeSort by relevance Sort by last modified time
    Searched refs:filterent (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
filter.h 47 * There's a struct filterent for each possible filter rule. The
55 struct filterent { struct
81 struct filterent rule[MAXFILTERS]; /* incoming packet filter */
filter.c 99 ParseIcmp(int argc, char const *const *argv, struct filterent *tgt)
135 struct filterent *tgt)
191 ParseGeneric(int argc, struct filterent *tgt)
243 struct filterent *ofp)
245 struct filterent fe;
451 doShowFilter(struct filterent *fp, struct prompt *prompt)
564 struct filterent *fp;
ip.c 226 const struct filterent *fp = filter->rule;

Completed in 54 milliseconds