Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dcycx_x25.h53 #define X25_DISCONNECT_RESPONSE 0x4404 macro
/linux-2.4.37.9/drivers/net/wan/
Dcycx_x25.c1227 return x25_exec(card, X25_DISCONNECT_RESPONSE, link, &d, 5, NULL, 0); in x25_disconnect_response()