Searched refs:UNI_STATUS (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h67 UNI_STATUS = 0x7d, /* status */ enumerator in enum:uni_msgtype
H A Duni_msg.c1748 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_STATUS, cx, &mlen))
/freebsd-10.2-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_coord.c403 case UNI_STATUS:
457 case UNI_STATUS:
478 MK_MSG_RESP(resp, UNI_STATUS, &u->u.hdr.cref);
590 case UNI_STATUS:
1116 MK_MSG_RESP(resp, UNI_STATUS, cref);
1137 MK_MSG_RESP(resp, UNI_STATUS, cref);
H A Dsig_verify.c377 MK_MSG_RESP(resp, UNI_STATUS, cref);
H A Dsig_call.c1782 ADD_CAUSE_MTYPE(conf->release.cause[0], UNI_STATUS);
1873 ADD_CAUSE_MTYPE(conf->release.cause[0], UNI_STATUS);
2075 MK_MSG_ORIG(u, UNI_STATUS, c->cref, !c->mine);
3279 MK_MSG_RESP(resp, UNI_STATUS, &u->u.hdr.cref);
H A Dsig_reset.c659 MK_MSG_ORIG(resp, UNI_STATUS, 0, 1);

Completed in 116 milliseconds