Searched defs:ifc (Results 26 - 40 of 40) sorted by relevance

12

/freebsd-11-stable/sys/dev/dpt/
H A Ddpt_scsi.c286 dpt_send_immediate(dpt_softc_t *dpt, eata_ccb_t *cmd_block, u_int32_t cmd_busaddr, u_int retries, u_int ifc, u_int code, u_int code2) argument
1055 dpt_send_eata_command(dpt_softc_t *dpt, eata_ccb_t *cmd_block, u_int32_t cmd_busaddr, u_int command, u_int retries, u_int ifc, u_int code, u_int code2) argument
/freebsd-11-stable/sys/net80211/
H A Dieee80211_freebsd.c73 wlan_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
/freebsd-11-stable/sys/net/
H A Dif_tap.c186 tap_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
204 vmnet_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_tun.c181 tun_clone_match(struct if_clone *ifc, const char *name) argument
191 tun_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
304 tun_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
H A Dif_clone.c177 struct if_clone *ifc; local
212 if_clone_addif(struct if_clone *ifc, struct ifnet *ifp) argument
226 if_clone_createif(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
257 struct if_clone *ifc; local
300 if_clone_destroyif(struct if_clone *ifc, struct ifnet *ifp) argument
349 struct if_clone *ifc; local
365 if_clone_attach(struct if_clone *ifc) argument
387 struct if_clone *ifc; local
409 struct if_clone *ifc; local
443 if_clone_detach(struct if_clone *ifc) argument
463 if_clone_free(struct if_clone *ifc) argument
481 struct if_clone *ifc; local
535 struct if_clone *ifc, *ifc0; local
563 if_clone_addgroup(struct ifnet *ifp, struct if_clone *ifc) argument
606 ifc_alloc_unit_specific(struct if_clone *ifc, int *unit) argument
628 ifc_alloc_unit_next(struct if_clone *ifc, int *unit) argument
649 ifc_alloc_unit(struct if_clone *ifc, int *unit) argument
658 ifc_free_unit(struct if_clone *ifc, int unit) argument
666 ifc_simple_match(struct if_clone *ifc, const char *name) argument
687 ifc_simple_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
729 ifc_simple_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
[all...]
H A Dif_vlan.c956 vlan_clone_match(struct if_clone *ifc, const char *name) argument
974 vlan_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
1099 vlan_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
H A Dif_lagg.c460 lagg_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_bridge.c632 bridge_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_vxlan.c2707 vxlan_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif.c749 if_attach_internal(struct ifnet *ifp, int vmove, struct if_clone *ifc) argument
1204 struct if_clone *ifc; local
2993 struct ifconf ifc; local
3225 struct ifconf *ifc = (struct ifconf *)data; local
[all...]
/freebsd-11-stable/usr.sbin/arp/
H A Darp.c837 struct ifconf ifc; local
/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.c478 struct isp_fc_device *ifc = (struct isp_fc_device *) addr; local
/freebsd-11-stable/sys/netpfil/pf/
H A Dif_pfsync.c322 pfsync_clone_create(struct if_clone *ifc, int unit, caddr_t param) argument
/freebsd-11-stable/usr.sbin/route6d/
H A Droute6d.c88 struct ifc { /* Configuration of an interface */ struct
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ioctl.c2243 struct l_ifconf ifc; local
[all...]

Completed in 286 milliseconds

12