Home
last modified time | relevance | path

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

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