Searched refs:if_addmulti_doesexist (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c1751 if_addmulti_doesexist( function
1864 error = if_addmulti_doesexist(ifp, sa, retifma);
1918 if ((error = if_addmulti_doesexist(ifp, sa, retifma)) == 0) {
1930 if (if_addmulti_doesexist(ifp, llsa, &ifma->ifma_ll) == 0) {

Completed in 15 milliseconds