Searched refs:cudlength (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dx25.h134 unsigned int cudlength; member in struct:x25_calluserdata
/linux-master/net/x25/
H A Dx25_subr.c193 x25->calluserdata.cudlength);
194 x25->calluserdata.cudlength = 0;
213 x25->calluserdata.cudlength);
215 x25->calluserdata.cudlength = 0;
H A Dx25_in.c134 x25->calluserdata.cudlength = skb->len;
H A Daf_x25.c1079 makex25->calluserdata.cudlength = skb->len;
1538 if (calluserdata.cudlength > X25_MAX_CUD_LEN)

Completed in 204 milliseconds