Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Datmdev.h57 #define ATM_GETNAMES _IOW('a',ATMIOC_ITF+3,struct atm_iobuf)
102 #define ATM_ADDPARTY _IOW('a', ATMIOC_SPECIAL+4,struct atm_iobuf)
160 struct atm_iobuf { struct
/Linux-v4.19/net/atm/
Dioctl.c249 struct atm_iobuf __user *iobuf; in do_atm_iobuf()
Dresources.c222 struct atm_iobuf __user *iobuf = arg; in atm_dev_ioctl()