Home
last modified time | relevance | path

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

/linux-6.6.21/net/atm/
Dioctl.c259 { ATM_GETESI32, ATM_GETESI },
334 case ATM_GETESI: in do_atm_ioctl()
Dresources.c249 case ATM_GETESI: in atm_dev_ioctl()
/linux-6.6.21/include/uapi/linux/
Datmdev.h61 #define ATM_GETESI _IOW('a',ATMIOC_ITF+5,struct atmif_sioc) macro