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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Dx25_subr.c199 dptr = skb_put(skb, x25->calluserdata.cudlength);
201 x25->calluserdata.cudlength);
202 x25->calluserdata.cudlength = 0;
221 x25->calluserdata.cudlength);
223 x25->calluserdata.cudlength);
225 x25->calluserdata.cudlength = 0;
H A Dx25_in.c131 x25->calluserdata.cudlength = skb->len;
H A Daf_x25.c1065 makex25->calluserdata.cudlength = skb->len;
1526 if (calluserdata.cudlength > X25_MAX_CUD_LEN)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dx25.h132 unsigned int cudlength; member in struct:x25_calluserdata

Completed in 114 milliseconds