Search | Google it | Results 1 - 1 of 1 for funcall:in_control from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/in.c (0.00 seconds) |
709: 710: return in_control(so, SIOCAIFADDR, (void *)&ifra, ifp, l); 711: } 795: 796: return in_control(so, SIOCDIFADDR, (void *)&ifra, 797: ifp, l);