Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c290 #define UNIU 0x01 macro
303 SIGO_RESET_request, UNIU | UNIN },
309 SIGO_RESET_response, UNIU | UNIN },
313 SIGO_SETUP_request, UNIU | UNIN },
316 SIGO_SETUP_response, UNIU | UNIN },
325 SIGO_ALERTING_request, UNIU | UNIN },
328 SIGO_RELEASE_request, UNIU | UNIN },
331 SIGO_RELEASE_response, UNIU | UNIN },
334 SIGO_NOTIFY_request, UNIU | UNIN },
374 if (!(maptab[i].proto & UNIU)) in uni_uni_input()
[all …]