Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/atm/
Datmtcp.c43 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()
/linux-4.4.14/include/uapi/linux/
Datm_tcp.h34 struct atmtcp_control { struct