Searched defs:if_stop (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/net/ | ||
| D | if.h | 336 void (*if_stop) /* :: stop routine */ member |
| D | if.c | 2876 if_stop(struct ifnet *ifp, int disable) in if_stop() function |