Searched refs:ATMARP_MKIP (Results 1 – 3 of 3) sorted by relevance
23 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */ macro
165 if (ioctl(s, ATMARP_MKIP, 0) < 0) { in atm_parse_class_opt()