Searched refs:xielen (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/ |
| HD | uni_ie.c | 1432 u_int xielen; in decode_cause() local 1561 if(uni_decode_ie_hdr(&ietype, &ie->u.tns.h, msg, cx, &xielen)) in decode_cause() 1566 (union uni_ieall *)&ie->u.tns, msg, xielen, cx)) in decode_cause() 1574 if(uni_decode_ie_hdr(&ietype, &ie->u.number.h, msg, cx, &xielen)) in decode_cause() 1579 (union uni_ieall *)&ie->u.number, msg, xielen, cx)) in decode_cause()
|