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