HomeSort by: relevance | last modified time | path
    Searched defs:if_initialize (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if.c 715 * if_initialize(ifp);
720 if_initialize(ifnet_t *ifp) function in typeref:typename:void
1145 * DEPRECATED. Use if_initialize and if_register instead.
1146 * See the above comment of if_initialize.
1150 * want to enable it, use if_initialize instead.
1156 if_initialize(ifp);
if.c 715 * if_initialize(ifp);
720 if_initialize(ifnet_t *ifp) function in typeref:typename:void
1145 * DEPRECATED. Use if_initialize and if_register instead.
1146 * See the above comment of if_initialize.
1150 * want to enable it, use if_initialize instead.
1156 if_initialize(ifp);

Completed in 26 milliseconds