Searched refs:X25_MAX_CUD_LEN (Results 1 – 3 of 3) sorted by relevance
141 X25_MAX_CUD_LEN; in x25_write_internal()144 len += 1 + X25_MAX_FAC_LEN + X25_MAX_CUD_LEN; in x25_write_internal()
1192 if (calluserdata.cudlength > X25_MAX_CUD_LEN) in x25_ioctl()
102 #define X25_MAX_CUD_LEN 128 macro