Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h83 UNI_MODIFY_ACK = 0x89, /* Q.2963 Modify acknowledgement */ enumerator
H A Duni_msg.c4229 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_MODIFY_ACK, cx, &mlen)) in encode_modify_ack()