Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h136 enum uni_aal1_screc screc; /* AAL1 source clock recovery */ member
H A Duni_ie.c2844 uni_print_tbl("screc", ie->u.aal1.screc, screc_tbl, cx); in DEF_IE_PRINT()
2951 switch(ie->u.aal1.screc) { in DEF_IE_CHECK()
3052 UNI_AAL_SCREC_ID, ie->u.aal1.screc); in DEF_IE_ENCODE()
3147 ie->u.aal1.screc = *msg->b_rptr++; in decode_aal_1()