Searched refs:ifnet_init_params (Results 1 – 3 of 3) sorted by relevance
720 struct ifnet_init_params { struct1279 extern errno_t ifnet_allocate_internal(const struct ifnet_init_params *init,1285 extern errno_t ifnet_allocate(const struct ifnet_init_params *init,
155 struct ifnet_init_params rvi_ifinit; in rvi_create_if()
91 errno_t ifnet_allocate(const struct ifnet_init_params *init,94 static errno_t ifnet_allocate_common(const struct ifnet_init_params *init,138 ifnet_allocate_common(const struct ifnet_init_params *init, in ifnet_allocate_common()175 ifnet_allocate_internal(const struct ifnet_init_params *init, ifnet_t *ifp) in ifnet_allocate_internal()181 ifnet_allocate(const struct ifnet_init_params *init, ifnet_t *ifp) in ifnet_allocate()