Searched refs:T2A_UNSPEC (Results 1 – 2 of 2) sorted by relevance
48 #define T2A_UNSPEC 4 /* allow unspecified parts in PVC address */ macro
49 if (!(flags & T2A_UNSPEC)) return FATAL; /* not allowed */ in try_pvc()