Home
last modified time | relevance | path

Searched refs:if_getllsoftc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Dif_var.h398 #define TOEDEV(ifp) if_getllsoftc(ifp)
594 void *if_getllsoftc(if_t ifp);
H A Dif.c5078 if_getllsoftc(if_t ifp) in if_getllsoftc() function