OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:peerid_Equal
(Results
1 - 2
of
2
) sorted by null
/external/libppp/src/
mp.h
128
extern int
peerid_Equal
(const struct peerid *, const struct peerid *);
mp.c
101
peerid_Equal
(const struct peerid *p1, const struct peerid *p2)
303
if (!
peerid_Equal
(&dl->peer, &mp->peer)) {
[
all
...]
Completed in 2652 milliseconds