Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Datm.h73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
160 struct atm_qos { struct
/linux/include/linux/
H A Datmdev.h80 struct atm_qos qos; /* QOS */
/linux/net/atm/
H A Dcommon.c692 static int check_qos(const struct atm_qos *qos) in check_qos()
723 struct atm_qos qos; in vcc_setsockopt()