Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Dx25.h111 #define X25_MAX_AE_LEN 40 /* Max num of semi-octets in AE - OSI Nw */ macro
/linux-2.6.39/net/x25/
Daf_x25.c1477 if (dtefacs.calling_len > X25_MAX_AE_LEN) in x25_ioctl()
1481 if (dtefacs.called_len > X25_MAX_AE_LEN) in x25_ioctl()