Searched refs:uni_decode_ie_hdr (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | unimsglib.h | 115 int uni_decode_ie_hdr(enum uni_ietype *, struct uni_iehdr *, struct uni_msg *,
|
| H A D | privmsg.c | 126 if (uni_decode_ie_hdr(&ietype, &hdr, msg, cx, &ielen)) { in uni_decode_body_internal()
|
| H A D | uni_ie.c | 530 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()
|