Searched refs:if_alloc (Results 1 – 7 of 7) sorted by relevance
140 ifp = if_alloc(IFT_FAITH); in faith_clone_create()
179 ifp = if_alloc(IFT_LOOP); in loop_clone_create()
1113 struct ifnet *if_alloc(u_char);
368 if_alloc(u_char type) in if_alloc() function
478 new function, if_alloc(). The layer 2 common structure is also allocated479 via if_alloc() based on the interface type. It is hung off the new
747 ifp = if_alloc(IFT_OTHER); in gscan_attach()
1942 ifp = if_alloc(IFT_IP); in uhso_ifnet_attach()