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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_var.h619 ifma_protospec_free_func ifma_free; /* function called to free ifma_protospec */ member in struct:ifmultiaddr
H A Dif.c1733 if (ifma->ifma_protospec && ifma->ifma_free) {
1734 ifma->ifma_free(ifma->ifma_protospec);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din.c1369 ifma->ifma_free = in_free_inm;

Completed in 26 milliseconds