Home
last modified time | relevance | path

Searched refs:if_init (Results 1 – 21 of 21) 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.c1162 ifp->if_init(ifp->if_softc); /* before arpwhohas */ in ether_ioctl()
1167 ifp->if_init(ifp->if_softc); in ether_ioctl()
H A Dif_epair.c558 ifp->if_init = epair_init; in epair_setup_ifp()
H A Dif_var.h651 void if_init(if_t ifp, void *ctx);
H A Dif.c428 SYSINIT(if_init, SI_SUB_INIT_IF, SI_ORDER_SECOND, if_init_idxtable, NULL);
4828 if_init(if_t ifp, void *ctx) in if_init() function
4830 (*ifp->if_init)(ctx); in if_init()
4946 ifp->if_init = init_fn; in if_setinitfn()
H A Dif_lagg.c577 ifp->if_init = lagg_init; in lagg_clone_create()
1694 (*ifp->if_init)(sc); in lagg_ioctl()
H A Dif_bridge.c784 ifp->if_init = bridge_init; in bridge_clone_create()
978 (*ifp->if_init)(sc); in bridge_ioctl()
H A Dif_tuntap.c954 ifp->if_init = tunifinit; in tuncreate()
H A Dif_vlan.c1172 ifp->if_init = vlan_init; in vlan_clone_create()
H A Dif_vxlan.c3245 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.c3684 ifp->if_init(ifp->if_softc); in ieee80211_ioctl()
3692 ifp->if_init(ifp->if_softc); in ieee80211_ioctl()
H A Dieee80211.c571 ifp->if_init = ieee80211_init; in ieee80211_vap_setup()
/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/dev/mgb/
H A Dif_mgb.c514 if_init(ifp, ctx); in mgb_media_change()
/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c933 if_init(iflib_get_ifp(ctx), ctx); in ixv_if_update_admin_status()
H A Dif_ix.c4577 if_init(ifp, ifp); in ixgbe_sysctl_dmac()
4873 if_init(ifp, ifp); in ixgbe_sysctl_eee_state()