Home
last modified time | relevance | path

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

/linux/net/x25/
A Dx25_facilities.c154 if (p[1] > X25_MAX_DTE_FACIL_LEN || p[1] <= 1) in x25_parse_facilities()
163 if (p[1] > X25_MAX_DTE_FACIL_LEN || p[1] <= 1) in x25_parse_facilities()
/linux/include/net/
A Dx25.h115 #define X25_MAX_DTE_FACIL_LEN 21 /* Max length of DTE facility params */ macro

Completed in 6 milliseconds