Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Datm_tcp.h34 struct atmtcp_control { struct
35 struct atmtcp_hdr hdr; /* must be first */
36 int type; /* message type; both directions */
37 atm_kptr_t vcc; /* both directions */
38 struct sockaddr_atmpvc addr; /* suggested value from kernel */
39 struct atm_qos qos; /* both directions */
40 int result; /* to kernel only */