Home
last modified time | relevance | path

Searched refs:ATM_SETESIF (Results 1 – 3 of 3) sorted by last modified time

/linux/net/atm/
H A Dioctl.c267 { ATM_SETESIF32, ATM_SETESIF },
342 case ATM_SETESIF: in do_atm_ioctl()
H A Dresources.c267 case ATM_SETESIF: in atm_dev_ioctl()
/linux/include/uapi/linux/
H A Datmdev.h77 #define ATM_SETESIF _IOW('a',ATMIOC_ITF+13,struct atmif_sioc) macro