Home
last modified time | relevance | path

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

/linux/net/atm/
H A Dioctl.c257 { ATM_SETLOOP32, ATM_SETLOOP },
332 case ATM_SETLOOP: in do_atm_ioctl()
H A Dresources.c355 case ATM_SETLOOP: in atm_dev_ioctl()
/linux/include/uapi/linux/
H A Datmdev.h92 #define ATM_SETLOOP _IOW('a',ATMIOC_SARCOM+3,struct atmif_sioc) macro