Home
last modified time | relevance | path

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

/NextBSD/sys/dev/fatm/
HDif_fatm.c2705 ret[i++] = s->aal5.cells_transmitted; in fatm_sysctl_stats()
2706 ret[i++] = s->aal5.cells_received; in fatm_sysctl_stats()
2707 ret[i++] = s->aal5.congestion_experienced; in fatm_sysctl_stats()
2708 ret[i++] = s->aal5.cells_dropped; in fatm_sysctl_stats()
2709 ret[i++] = s->aal5.cspdus_transmitted; in fatm_sysctl_stats()
2710 ret[i++] = s->aal5.cspdus_received; in fatm_sysctl_stats()
2711 ret[i++] = s->aal5.cspdus_crc_errors; in fatm_sysctl_stats()
2712 ret[i++] = s->aal5.cspdus_protocol_errors; in fatm_sysctl_stats()
2713 ret[i++] = s->aal5.cspdus_dropped; in fatm_sysctl_stats()
HDif_fatmreg.h487 } aal5; member
/NextBSD/sys/dev/patm/
HDidt77252reg.h379 uint32_t aal5; member
HDif_patm_tx.c611 tbd->aal5 = htole32(w3); in patm_load_txbuf()
/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDuni_ie.c2870 uni_print_entry(cx, "cpcs", "(%u,%u)", ie->u.aal5.fwd_cpcs, in DEF_IE_PRINT()
2871 ie->u.aal5.bwd_cpcs); in DEF_IE_PRINT()
2873 uni_print_tbl("sscs", ie->u.aal5.sscs, sscs_tbl, cx); in DEF_IE_PRINT()
3011 switch(ie->u.aal5.sscs) { in DEF_IE_CHECK()
3083 UNI_AAL_FWDCPCS_ID, ie->u.aal5.fwd_cpcs); in DEF_IE_ENCODE()
3085 UNI_AAL_BWDCPCS_ID, ie->u.aal5.bwd_cpcs); in DEF_IE_ENCODE()
3088 UNI_AAL_SSCS_ID, ie->u.aal5.sscs); in DEF_IE_ENCODE()
3260 ie->u.aal5.fwd_cpcs = *msg->b_rptr++ << 8; in decode_aal_5()
3261 ie->u.aal5.fwd_cpcs |= *msg->b_rptr++; in decode_aal_5()
3269 ie->u.aal5.bwd_cpcs = *msg->b_rptr++ << 8; in decode_aal_5()
[all …]
HDunistruct.h159 } aal5; member
/NextBSD/sbin/atm/atmconfig/
HDatmconfig.help198 of llc/snap (LLC/SNAP encapsulated frames in AAL5) or aal5 (AAL5 frames