Home
last modified time | relevance | path

Searched refs:lltable_purge (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/bsd/net/
H A Dif_llatbl.h240 void lltable_purge(struct lltable *);
H A Dif_llatbl.c559 lltable_purge(struct lltable *llt) in lltable_purge() function
/xnu-8020.101.4/bsd/netinet/
H A Din.c365 lltable_purge(LLTABLE(ifp)); in in_domifattach()