Searched refs:atmtcp_control (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Datm_tcp.h36 struct atmtcp_control { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Datm_tcp.h36 struct atmtcp_control { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Datmtcp.c41 const struct atmtcp_control *msg,int flag)
46 struct atmtcp_control *new_msg;
61 new_msg = (struct atmtcp_control *) skb_put(skb,sizeof(*new_msg));
86 static int atmtcp_recv_control(const struct atmtcp_control *msg)
119 struct atmtcp_control msg;
143 struct atmtcp_control msg;
260 (struct atmtcp_control *) skb->data);

Completed in 89 milliseconds