Searched refs:uni_enq_sig (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unipriv.h | 418 void uni_enq_sig(struct uni *, u_int, struct call *, struct party *, 427 uni_enq_sig((UNI), SIG_COORD, NULL, NULL, \ 439 uni_enq_sig((CALL)->uni, SIG_CALL, (CALL), NULL, \ 445 uni_enq_sig((PARTY)->call->uni, SIG_PARTY, (PARTY)->call, \ 451 uni_enq_sig((UNI), SIG_RESET_START, NULL, NULL, \ 457 uni_enq_sig((UNI), SIG_RESET_RESP, NULL, NULL, \
|
| H A D | sig_uni.c | 464 uni_enq_sig(struct uni *uni, u_int type, struct call *call, in uni_enq_sig() function
|