Searched refs:atm_qos (Results 1 - 25 of 26) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A Datm.h97 int text2qos(const char *text,struct atm_qos *qos,int flags);
98 int qos2text(char *buffer,int length,const struct atm_qos *qos,int flags);
99 int qos_equal(const struct atm_qos *a,const struct atm_qos *b);
H A Dpppoatm.c134 struct atm_qos qos;
H A Dtext2qos.c125 int text2qos(const char *text,struct atm_qos *qos,int flags)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dsignaling.h24 const struct sockaddr_atmsvc *svc,const struct atm_qos *qos,int reply);
H A Dmpc.h40 struct atm_qos qos;
45 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos);
H A Dcommon.h50 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
H A Dmpoa_proc.c228 struct atm_qos qos;
230 memset(&qos, 0, sizeof(struct atm_qos));
H A Dsignaling.c169 const struct sockaddr_atmsvc *svc,const struct atm_qos *qos,int reply)
H A Dcommon.c630 static int atm_change_qos(struct atm_vcc *vcc,struct atm_qos *qos)
669 static int check_qos(struct atm_qos *qos)
698 struct atm_qos qos;
H A Dsvc.c430 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos)
H A Dmpc.c147 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos)
1092 else memset(&msg->qos,0,sizeof(struct atm_qos));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/
H A Dconfigure14 struct atm_qos qos;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Datm_tcp.h41 struct atm_qos qos; /* both directions */
H A Datmsvc.h34 struct atm_qos qos; /* QOS parameters */
H A Datm.h75 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
162 struct atm_qos { struct
H A Datmmpc.h59 struct atm_qos qos;
H A Datmdev.h297 struct atm_qos qos; /* QOS */
391 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dq_atm.c55 struct atm_qos qos;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dlanai.c1517 struct lanai_vcc *lvcc, const struct atm_qos *qos)
1525 const struct atm_qos *qos)
2010 const struct atm_qos *qos)
2029 const struct atm_qos *qos = &atmvcc->qos;
2107 static int pcr_to_cbricg(const struct atm_qos *qos)
2473 /*const*/ struct atm_qos *qos, int flags)
H A Didt77252.c135 static int idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos,
2162 struct atm_vcc *vcc, struct atm_qos *qos)
2232 struct atm_vcc *vcc, struct atm_qos *qos)
2264 struct atm_vcc *vcc, struct atm_qos *qos)
2342 struct atm_vcc *vcc, struct atm_qos *qos)
2591 idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags)
2639 memcpy(&vcc->qos, qos, sizeof(struct atm_qos));
H A Dfore200e.c1404 fore200e_rate_ctrl(struct atm_qos* qos, struct tpd_rate* rate)
1966 fore200e_change_qos(struct atm_vcc* vcc,struct atm_qos* qos, int flags)
2000 memcpy(&vcc->qos, qos, sizeof(struct atm_qos));
H A Dzatm.c1336 static int zatm_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flags)
H A Dambassador.c799 struct atm_qos * qos;
1154 // int amb_change_qos (struct atm_vcc * atm_vcc, struct atm_qos * qos, int flags);
H A Dhorizon.c203 struct atm_qos {
2020 struct atm_qos * qos;
H A Deni.c1902 static int eni_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flgs)

Completed in 158 milliseconds

12