Searched refs:atm_qos (Results 1 – 9 of 9) sorted by relevance
73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)160 struct atm_qos { struct
40 struct atm_qos qos; /* both directions */
35 struct atm_qos qos; /* QOS parameters */
61 struct atm_qos qos;
25 const struct sockaddr_atmsvc *svc,const struct atm_qos *qos,int reply);
52 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
696 static int atm_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in atm_change_qos() 740 static int check_qos(const struct atm_qos *qos) in check_qos() 771 struct atm_qos qos; in vcc_setsockopt()
197 const struct sockaddr_atmsvc *svc, const struct atm_qos *qos, in sigd_enq2()
437 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos()