Searched refs:ifnet_init_params (Results 1 – 3 of 3) sorted by relevance
701 struct ifnet_init_params { struct1284 extern errno_t ifnet_allocate_internal(const struct ifnet_init_params *init,1290 extern errno_t ifnet_allocate(const struct ifnet_init_params *init,
155 struct ifnet_init_params rvi_ifinit; in rvi_create_if()
88 errno_t ifnet_allocate(const struct ifnet_init_params *init,91 static errno_t ifnet_allocate_common(const struct ifnet_init_params *init,133 ifnet_allocate_common(const struct ifnet_init_params *init, in ifnet_allocate_common()170 ifnet_allocate_internal(const struct ifnet_init_params *init, ifnet_t *ifp) in ifnet_allocate_internal()176 ifnet_allocate(const struct ifnet_init_params *init, ifnet_t *ifp) in ifnet_allocate()