Home
last modified time | relevance | path

Searched refs:if_init (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/net/
H A Dif_private.h130 if_init_fn_t if_init; /* Init routine */ member
H A Dif_edsc.c133 ifp->if_init = edsc_init; in edsc_clone_create()
H A Dif_fwsubr.c673 ifp->if_init(ifp->if_softc); /* before arpwhohas */ in firewire_ioctl()
678 ifp->if_init(ifp->if_softc); in firewire_ioctl()
H A Dif_ethersubr.c1088 ifp->if_init(ifp->if_softc); /* before arpwhohas */ in ether_ioctl()
1093 ifp->if_init(ifp->if_softc); in ether_ioctl()
H A Dif_var.h669 void if_init(if_t ifp, void *ctx);
H A Dif_epair.c642 ifp->if_init = epair_init; in epair_setup_ifp()
H A Dif.c416 SYSINIT(if_init, SI_SUB_INIT_IF, SI_ORDER_SECOND, if_init_idxtable, NULL);
4719 if_init(if_t ifp, void *ctx) in if_init() function
4721 (*ifp->if_init)(ctx); in if_init()
4837 ifp->if_init = init_fn; in if_setinitfn()
H A Dif_bridge.c886 ifp->if_init = bridge_init; in bridge_clone_create()
1081 (*ifp->if_init)(sc); in bridge_ioctl()
H A Dif_tuntap.c1047 ifp->if_init = tunifinit; in tuncreate()
H A Dif_vlan.c1160 ifp->if_init = vlan_init; in vlan_clone_create()
H A Dif_lagg.c578 ifp->if_init = lagg_init; in lagg_clone_create()
H A Dif_vxlan.c3245 ifp->if_init = vxlan_init; in vxlan_clone_create()
H A Dif_geneve.c3609 ifp->if_init = geneve_init; in geneve_clone_create()
/freebsd/sys/dev/ice/
H A Dirdma_if.m59 * Called by the ice driver during the if_init routine to notify the RDMA
/freebsd/sys/netgraph/
H A Dng_eiface.c405 ifp->if_init = ng_eiface_init; in ng_eiface_constructor()
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c307 if_init(ifp, if_getsoftc(ifp)); /* before arpwhohas */ in ipoib_ioctl()
312 if_init(ifp, if_getsoftc(ifp)); in ipoib_ioctl()
/freebsd/sys/net80211/
H A Dieee80211_freebsd.c1099 if (ifp->if_init == ieee80211_init && in wlan_iflladdr()
H A Dieee80211_ioctl.c3698 ifp->if_init(ifp->if_softc); in ieee80211_ioctl()
3706 ifp->if_init(ifp->if_softc); in ieee80211_ioctl()
H A Dieee80211.c557 ifp->if_init = ieee80211_init; in ieee80211_vap_setup()
/freebsd/sys/dev/mgb/
H A Dif_mgb.c514 if_init(ifp, ctx); in mgb_media_change()
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c935 if_init(iflib_get_ifp(ctx), ctx); in ixv_if_update_admin_status()
H A Dif_ix.c5337 if_init(ifp, ifp); in ixgbe_sysctl_dmac()
5644 if_init(ifp, ifp); in ixgbe_sysctl_eee_state()