Searched refs:COMMON_DELAY (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_coord.c | 638 #define COMMON_DELAY(SIG, COOKIE) \ macro 737 COMMON_DELAY(SIGO_RESET_ERROR_response, cookie); in uni_sig_coord() 743 COMMON_DELAY(SIGO_RESET_response, cookie); in uni_sig_coord() 770 COMMON_DELAY(SIGO_PROCEEDING_request, cookie); in uni_sig_coord() 786 COMMON_DELAY(SIGO_ALERTING_request, cookie); in uni_sig_coord() 802 COMMON_DELAY(SIGO_SETUP_response, cookie); in uni_sig_coord() 835 COMMON_DELAY(SIGO_RELEASE_request, cookie); in uni_sig_coord() 851 COMMON_DELAY(SIGO_RELEASE_response, cookie); in uni_sig_coord() 867 COMMON_DELAY(SIGO_NOTIFY_request, cookie); in uni_sig_coord() 899 COMMON_DELAY(SIGO_ADD_PARTY_request, cookie); in uni_sig_coord() [all …]
|