Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp769 uint8_t cc_cont_mask = 0x80; in pktTimeStamp() local
772 cc_cont_mask = 0x40; in pktTimeStamp()
773 if((currByte & cc_cont_mask) == 0) in pktTimeStamp()