Home
last modified time | relevance | path

Searched defs:aal (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDuni_ie.h20 struct uni_ie_aal aal; member
HDuni_msg.h30 struct uni_ie_aal aal; member
78 struct uni_ie_aal aal; member
153 struct uni_ie_aal aal; member
178 struct uni_ie_aal aal; member
HDuni_ie.c2766 DEF_IE_PRINT(itu, aal) in DEF_IE_PRINT() argument
2898 DEF_IE_CHECK(itu, aal) in DEF_IE_CHECK() argument
3034 DEF_IE_ENCODE(itu, aal) in DEF_IE_ENCODE() argument
3307 DEF_IE_DECODE(itu, aal) in DEF_IE_DECODE() argument
/NextBSD/sys/netgraph/atm/
HDng_atm.h137 uint8_t aal; /* AAL type (if_atm.h) */ member
/NextBSD/sys/net/
HDif_atm.h129 uint8_t aal; /* aal type */ member
/NextBSD/sys/contrib/ngatm/netnatm/api/
HDccpriv.h246 struct uni_ie_aal aal; member
/NextBSD/sys/dev/fatm/
HDif_fatm.c1933 int error, aal, nsegs; in fatm_tx() local