Searched defs:FilterCheck (Results 1 - 1 of 1) sorted by relevance
/external/libppp/src/ |
H A D | ip.c | 168 * the many times it is needed in FilterCheck, only on demand 172 * calculated prototxt at the beginning of FilterCheck, an 209 FilterCheck(const unsigned char *packet, function 870 if (filter && FilterCheck(packet, family, filter, psecs)) { 881 FilterCheck(packet, family, &bundle->filter.alive, &alivesecs)) 929 if (!FilterCheck(tun.data, af, &bundle->filter.alive, &alivesecs)) {
|
Completed in 442 milliseconds