Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinterface.h65 extern void if_purge(struct interface *);
H A Dstartup.c141 if_purge(ifp); in initifs()
252 if_purge(ifp); in initifs()
352 if_purge(ifp); in initifs()
H A Dif.c63 if_purge(struct interface *pifp) in if_purge() function