Home
last modified time | relevance | path

Searched refs:uni_decode_ie_hdr (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunimsglib.h115 int uni_decode_ie_hdr(enum uni_ietype *, struct uni_iehdr *, struct uni_msg *,
H A Dprivmsg.c126 if (uni_decode_ie_hdr(&ietype, &hdr, msg, cx, &ielen)) { in uni_decode_body_internal()
H A Duni_ie.c530 uni_decode_ie_hdr(enum uni_ietype *ietype, struct uni_iehdr *hdr, in uni_decode_ie_hdr() function
1559 if(uni_decode_ie_hdr(&ietype, &ie->u.tns.h, msg, cx, &xielen)) in decode_cause()
1572 if(uni_decode_ie_hdr(&ietype, &ie->u.number.h, msg, cx, &xielen)) in decode_cause()