Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_private.h130 if_init_fn_t if_init; /* Init routine */ member
H A Dif.c4830 if_init(if_t ifp, void *ctx) in if_init() function