Searched refs:atm_port_info (Results 1 – 5 of 5) sorted by relevance
116 int cc_port_get_param(struct ccdata *, u_int, struct atm_port_info *);119 int cc_port_set_param(struct ccdata *, const struct atm_port_info *);
242 struct atm_port_info { struct
299 struct atm_port_info *param) in cc_port_get_param()312 cc_port_set_param(struct ccdata *cc, const struct atm_port_info *param) in cc_port_set_param()438 struct atm_port_info *pp; in cc_get_local_port_info()
126 struct atm_port_info param; /* parameters */
618 NG_MKRESPONSE(resp, msg, sizeof(struct atm_port_info), in ng_ccatm_rcvmsg()625 (struct atm_port_info *)resp->data); in ng_ccatm_rcvmsg()635 struct atm_port_info *arg; in ng_ccatm_rcvmsg()641 arg = (struct atm_port_info *)msg->data; in ng_ccatm_rcvmsg()