Searched refs:ATM_ADDPARTY (Results 1 – 2 of 2) sorted by relevance
102 #define ATM_ADDPARTY _IOW('a', ATMIOC_SPECIAL+4,struct atm_iobuf) macro
595 case ATM_ADDPARTY: in svc_ioctl() 621 /* The definition of ATM_ADDPARTY uses the size of struct atm_iobuf. in svc_compat_ioctl() 625 cmd = ATM_ADDPARTY; in svc_compat_ioctl() 627 if (cmd == ATM_ADDPARTY || cmd == ATM_DROPPARTY) in svc_compat_ioctl()