Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h815 u_char apdu[UNI_FACILITY_MAXAPDU]; member
H A Duni_ie.c1739 uni_printf(cx, "%s0x%02x", i == 0 ? "" : " ", ie->apdu[i]); in DEF_IE_PRINT()
1760 APP_BUF(msg, ie->apdu, ie->len); in DEF_IE_ENCODE()
1782 (void)memcpy(ie->apdu, msg->b_rptr, ie->len); in DEF_IE_DECODE()