Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/atm/
H A Dhe.c2541 char *pti_clp = (void *) (skb->data + 3); in he_send() local
2544 pti = (*pti_clp & ATM_HDR_PTI_MASK) >> ATM_HDR_PTI_SHIFT; in he_send()
2545 clp = (*pti_clp & ATM_HDR_CLP); in he_send()