Searched refs:atmtcp_control (Results 1 – 2 of 2) sorted by relevance
41 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()
36 struct atmtcp_control { struct