OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T2A_WILDCARD
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/plugins/pppoatm/
atm.h
49
#define
T2A_WILDCARD
8 /* allow wildcards in PVC or SVC address */
text2atm.c
44
if (!(flags &
T2A_WILDCARD
)) return FATAL; /* not allowed */
125
if (*text == '/' && (flags &
T2A_WILDCARD
)) break;
Completed in 435 milliseconds