Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Datm.h102 #define ATM_HDR_CLP 0x00000001 macro
/openbmc/linux/drivers/atm/
H A Dhe.c2542 clp = (*pti_clp & ATM_HDR_CLP); in he_send()
H A Dfore200e.c1633 tpd->atm_header.clp = (*cell_header & ATM_HDR_CLP); in fore200e_send()