Home
last modified time | relevance | path

Searched refs:atm_qos (Results 1 – 22 of 22) sorted by relevance

/linux-2.4.37.9/net/atm/
Dmpc.h43 struct atm_qos qos;
60 struct atm_mpoa_qos *atm_mpoa_add_qos(uint32_t dst_ip, struct atm_qos *qos);
Dsignaling.h27 const struct sockaddr_atmsvc *svc,const struct atm_qos *qos,int reply);
Dcommon.h42 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
Dmpoa_proc.c222 struct atm_qos qos; in parse_qos()
225 memset(&qos, 0, sizeof(struct atm_qos)); in parse_qos()
Dcommon.c936 static int atm_change_qos(struct atm_vcc *vcc,struct atm_qos *qos) in atm_change_qos()
975 static int check_qos(struct atm_qos *qos) in check_qos()
1004 struct atm_qos qos; in vcc_setsockopt()
Dsignaling.c169 const struct sockaddr_atmsvc *svc,const struct atm_qos *qos,int reply) in sigd_enq2()
Dsvc.c450 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos) in svc_change_qos()
Dmpc.c159 struct atm_mpoa_qos *atm_mpoa_add_qos(uint32_t dst_ip, struct atm_qos *qos) in atm_mpoa_add_qos()
1103 else memset(&msg->qos,0,sizeof(struct atm_qos)); in check_qos_and_open_shortcut()
/linux-2.4.37.9/include/linux/
Datm.h74 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
158 struct atm_qos { struct
Datm_tcp.h41 struct atm_qos qos; /* both directions */
Datmsvc.h33 struct atm_qos qos; /* QOS parameters */
Datmmpc.h59 struct atm_qos qos;
Datmdev.h286 struct atm_qos qos; /* QOS */
377 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags);
/linux-2.4.37.9/drivers/atm/
Dlanai.c1702 const struct atm_qos *qos) in lanai_setup_rx_vci_aal5()
1711 const struct atm_qos *qos) in lanai_setup_tx_vci()
2170 const struct atm_qos *qos) in vci0_is_ok()
2192 const struct atm_qos *qos = &atmvcc->qos; in vci_is_ok()
2273 static int pcr_to_cbricg(/*const*/ struct atm_qos *qos) in pcr_to_cbricg()
2718 /*const*/ struct atm_qos *qos, int flags) in lanai_change_qos()
Didt77252.c133 static int idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos,
2162 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_cbr()
2232 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_ubr()
2264 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_tx()
2342 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_rx()
2640 idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags) in idt77252_change_qos()
2688 memcpy(&vcc->qos, qos, sizeof(struct atm_qos)); in idt77252_change_qos()
Dhorizon.c2180 struct atm_qos * qos; in hrz_open()
2696 static int hrz_change_qos (struct atm_vcc * atm_vcc, struct atm_qos *qos, int flgs) {
Dfore200e.c1541 fore200e_rate_ctrl(struct atm_qos* qos, struct tpd_rate* rate) in fore200e_rate_ctrl()
2154 fore200e_change_qos(struct atm_vcc* vcc,struct atm_qos* qos, int flags) in fore200e_change_qos()
2188 memcpy(&vcc->qos, qos, sizeof(struct atm_qos)); in fore200e_change_qos()
Dfirestream.c1279 static int fs_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flags)
Dzatm.c1622 static int zatm_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flags) in zatm_change_qos()
Dambassador.c1130 struct atm_qos * qos; in amb_open()
Deni.c1995 static int eni_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flgs) in eni_change_qos()
Diphase.c2779 static int ia_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags)