Searched defs:atmtcp_control (Results 1 – 1 of 1) sorted by relevance
35 struct atmtcp_control { struct36 struct atmtcp_hdr hdr; /* must be first */37 int type; /* message type; both directions */38 atm_kptr_t vcc; /* both directions */39 struct sockaddr_atmpvc addr; /* suggested value from kernel */40 struct atm_qos qos; /* both directions */41 int result; /* to kernel only */