Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_ie.c1430 u_int xielen; in decode_cause() local
1559 if(uni_decode_ie_hdr(&ietype, &ie->u.tns.h, msg, cx, &xielen)) in decode_cause()
1564 (union uni_ieall *)&ie->u.tns, msg, xielen, cx)) in decode_cause()
1572 if(uni_decode_ie_hdr(&ietype, &ie->u.number.h, msg, cx, &xielen)) in decode_cause()
1577 (union uni_ieall *)&ie->u.number, msg, xielen, cx)) in decode_cause()