Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Datm_tcp.h34 #define ATMTCP_CTRL_CLOSE 2 /* request/reply */ macro
/linux-2.4.37.9/drivers/atm/
Datmtcp.c98 case ATMTCP_CTRL_CLOSE: in atmtcp_recv_control()
150 (void) atmtcp_send_control(vcc,ATMTCP_CTRL_CLOSE,&msg,ATM_VF_ADDR); in atmtcp_v_close()