Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dcycx_x25.h49 #define X25_CONNECT_RESPONSE 0x4402 macro
/linux-2.6.39/drivers/net/wan/
Dcycx_x25.c1252 return x25_exec(card, X25_CONNECT_RESPONSE, chan->link, &d, 8, NULL, 0); in cycx_x25_connect_response()