Home
last modified time | relevance | path

Searched refs:UNISVE_ANY (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/contrib/ngatm/netnatm/api/
HDunisap.c50 if (sve->tag == UNISVE_ANY) in unisve_check_addr()
77 sve->tag != UNISVE_ANY) in unisve_check_selector()
90 sve->tag != UNISVE_ANY) in unisve_check_blli_id2()
103 sve->tag != UNISVE_ANY) in unisve_check_blli_id3()
113 if (sve->tag == UNISVE_ANY) in unisve_check_bhli()
154 A1->tag == UNISVE_ANY || A2->tag == UNISVE_ANY) \
250 return (sap->addr.tag == UNISVE_ANY && in unisve_is_catchall()
251 sap->selector.tag == UNISVE_ANY && in unisve_is_catchall()
252 sap->blli_id2.tag == UNISVE_ANY && in unisve_is_catchall()
253 sap->blli_id3.tag == UNISVE_ANY && in unisve_is_catchall()
[all …]
HDunisap.h39 UNISVE_ANY /* Any values is acceptable */ enumerator
HDcc_dump.c127 [UNISVE_ANY] = "any", in cc_dump_sap()
HDcc_conn.c553 [UNISVE_ANY] "any", in print_sap()