Searched refs:T2A_WILDCARD (Results 1 – 2 of 2) sorted by relevance
44 if (!(flags & T2A_WILDCARD)) return FATAL; /* not allowed */ in try_pvc()125 if (*text == '/' && (flags & T2A_WILDCARD)) break; in do_try_nsap()
49 #define T2A_WILDCARD 8 /* allow wildcards in PVC or SVC address */ macro