Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dioctl.c235 { ATM_SETESI32, ATM_SETESI },
346 case ATM_SETESI: in do_atm_ioctl()
Dresources.c303 case ATM_SETESI: in atm_dev_ioctl()
/Linux-v4.19/include/uapi/linux/
Datmdev.h75 #define ATM_SETESI _IOW('a',ATMIOC_ITF+12,struct atmif_sioc) macro