Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dioctl.c251 { ATM_SETCIRANGE32, ATM_SETCIRANGE },
326 case ATM_SETCIRANGE: in do_atm_ioctl()
H A Dresources.c363 case ATM_SETCIRANGE: in atm_dev_ioctl()
/linux/include/uapi/linux/
H A Datmdev.h73 #define ATM_SETCIRANGE _IOW('a',ATMIOC_ITF+11,struct atmif_sioc) macro