Searched defs:atmtcp_control (Results 1 – 1 of 1) sorted by relevance
34 struct atmtcp_control { struct35 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 */