Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_edsc.c138 ifp->if_init = edsc_init; in edsc_clone_create()
H A Dif_private.h130 if_init_fn_t if_init; /* Init routine */ member
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.c1172 ifp->if_init(ifp->if_softc); /* before arpwhohas */ in ether_ioctl()
1177 ifp->if_init(ifp->if_softc); in ether_ioctl()
H A Dif_var.h632 void if_init(if_t ifp, void *ctx);
H A Dif_epair.c561 ifp->if_init = epair_init; in epair_setup_ifp()
H A Dif.c428 SYSINIT(if_init, SI_SUB_INIT_IF, SI_ORDER_SECOND, if_init_idxtable, NULL);
4845 if_init(if_t ifp, void *ctx) in if_init() function
4847 (*ifp->if_init)(ctx); in if_init()
4963 ifp->if_init = init_fn; in if_setinitfn()
H A Dif_lagg.c582 ifp->if_init = lagg_init; in lagg_clone_create()
1697 (*ifp->if_init)(sc); in lagg_ioctl()
H A Dif_bridge.c788 ifp->if_init = bridge_init; in bridge_clone_create()
982 (*ifp->if_init)(sc); in bridge_ioctl()
H A Dif_tuntap.c957 ifp->if_init = tunifinit; in tuncreate()
H A Dif_vlan.c1184 ifp->if_init = vlan_init; in vlan_clone_create()
H A Dif_vxlan.c3244 ifp->if_init = vxlan_init; in vxlan_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/net80211/
H A Dieee80211_freebsd.c1053 ifp->if_init == ieee80211_init) { in bpf_track()
1081 if (ifp->if_init == ieee80211_init && in wlan_iflladdr()
H A Dieee80211_ioctl.c3668 ifp->if_init(ifp->if_softc); in ieee80211_ioctl()
3676 ifp->if_init(ifp->if_softc); in ieee80211_ioctl()
H A Dieee80211.c575 ifp->if_init = ieee80211_init; in ieee80211_vap_setup()
/freebsd/sys/netgraph/
H A Dng_eiface.c410 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/dev/mgb/
H A Dif_mgb.c515 if_init(ifp, ctx); in mgb_media_change()
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c922 if_init(iflib_get_ifp(ctx), ctx); in ixv_if_update_admin_status()
H A Dif_ix.c4358 if_init(ifp, ifp); in ixgbe_sysctl_dmac()
4641 if_init(ifp, ifp); in ixgbe_sysctl_eee_state()