Searched refs:atmtcp_control (Results 1 – 2 of 2) sorted by relevance
43 const struct atmtcp_control *msg,int flag) in atmtcp_send_control()48 struct atmtcp_control *new_msg; in atmtcp_send_control()63 new_msg = (struct atmtcp_control *) skb_put(skb,sizeof(*new_msg)); in atmtcp_send_control()88 static int atmtcp_recv_control(const struct atmtcp_control *msg) in atmtcp_recv_control()121 struct atmtcp_control msg; in atmtcp_v_open()145 struct atmtcp_control msg; in atmtcp_v_close()295 (struct atmtcp_control *) skb->data); in atmtcp_c_send()
34 struct atmtcp_control { struct