Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dslhc_vj.h119 typedef __u8 byte_t; typedef
129 byte_t cs_this; /* connection id number (xmit) */
147 byte_t tslot_limit; /* highest transmit slot id (0-l)*/
148 byte_t rslot_limit; /* highest receive slot id (0-l)*/
150 byte_t xmit_oldest; /* oldest xmit in ring */
151 byte_t xmit_current; /* most recent xmit id */
152 byte_t recv_current; /* most recent rcvd id */
154 byte_t flags;