OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FilterCheck
(Results
1 - 4
of
4
) sorted by null
/external/libppp/src/
ip.h
39
extern int
FilterCheck
(const unsigned char *, u_int32_t, const struct filter *,
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,
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)) {
ipv6cp.c
448
if (!
FilterCheck
(MBUF_CTOP(bp), AF_INET6, &bundle->filter.alive,
ipcp.c
[
all
...]
Completed in 34 milliseconds