Home
last modified time | relevance | path

Searched defs:if_stop (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/net/
H A Dif.h336 void (*if_stop) /* :: stop routine */ member
H A Dif.c2875 if_stop(struct ifnet *ifp, int disable) if_stop() function