atm_qos 72 include/linux/atm.h #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos) atm_qos 39 include/linux/atm_tcp.h struct atm_qos qos; /* both directions */ atm_qos 297 include/linux/atmdev.h struct atm_qos qos; /* QOS */ atm_qos 391 include/linux/atmdev.h int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags); atm_qos 59 include/linux/atmmpc.h struct atm_qos qos; atm_qos 34 include/linux/atmsvc.h struct atm_qos qos; /* QOS parameters */ atm_qos 695 net/atm/common.c struct atm_qos qos; atm_qos 1116 net/atm/mpc.c else memset(&msg->qos,0,sizeof(struct atm_qos)); atm_qos 40 net/atm/mpc.h struct atm_qos qos; atm_qos 235 net/atm/mpoa_proc.c struct atm_qos qos; atm_qos 237 net/atm/mpoa_proc.c memset(&qos, 0, sizeof(struct atm_qos));