Home
last modified time | relevance | path

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

/linux-4.4.14/net/atm/
Dioctl.c227 { ATM_GETESI32, ATM_GETESI },
338 case ATM_GETESI: in do_atm_ioctl()
Dresources.c295 case ATM_GETESI: in atm_dev_ioctl()
/linux-4.4.14/include/uapi/linux/
Datmdev.h60 #define ATM_GETESI _IOW('a',ATMIOC_ITF+5,struct atmif_sioc) macro