Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Datmtcp.c41 const struct atmtcp_control *msg,int flag) in atmtcp_send_control()
46 struct atmtcp_control *new_msg; in atmtcp_send_control()
61 new_msg = (struct atmtcp_control *) skb_put(skb,sizeof(*new_msg)); in atmtcp_send_control()
86 static int atmtcp_recv_control(const struct atmtcp_control *msg) in atmtcp_recv_control()
119 struct atmtcp_control msg; in atmtcp_v_open()
143 struct atmtcp_control msg; in atmtcp_v_close()
278 (struct atmtcp_control *) skb->data); in atmtcp_c_send()
/linux-2.4.37.9/include/linux/
Datm_tcp.h36 struct atmtcp_control { struct