Searched defs:ifc (Results 1 - 25 of 33) sorted by last modified time

12

/freebsd-10.0-release/sys/netpfil/ipfw/
H A Dip_fw_log.c133 ipfw_log_clone_match(struct if_clone *ifc, const char *name) argument
140 ipfw_log_clone_create(struct if_clone *ifc, char *name, size_t len, argument
192 ipfw_log_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
/freebsd-10.0-release/sys/netpfil/pf/
H A Dif_pflog.c109 pflog_clone_create(struct if_clone *ifc, int unit, caddr_t param) argument
H A Dif_pfsync.c289 pfsync_clone_create(struct if_clone *ifc, int unit, caddr_t param) argument
/freebsd-10.0-release/sys/net/
H A Dif.c2475 struct ifconf ifc; local
2748 struct ifconf *ifc = (struct ifconf *)data; local
[all...]
H A Dif_bridge.c580 bridge_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_clone.c184 struct if_clone *ifc; local
222 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
563 ifc_alloc_unit(struct if_clone *ifc, int *unit) argument
603 ifc_free_unit(struct if_clone *ifc, int unit) argument
611 ifc_simple_match(struct if_clone *ifc, const char *name) argument
632 ifc_simple_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
674 ifc_simple_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
[all...]
H A Dif_disc.c79 disc_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_edsc.c92 edsc_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_enc.c134 enc_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_epair.c679 epair_clone_match(struct if_clone *ifc, const char *name) argument
705 epair_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
879 epair_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
[all...]
H A Dif_lagg.c272 lagg_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_loop.c133 lo_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_stf.c200 stf_clone_match(struct if_clone *ifc, const char *name) argument
213 stf_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
267 stf_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
H A Dif_tap.c181 tap_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
199 vmnet_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_tun.c179 tun_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_vlan.c800 vlan_clone_match_ethervid(struct if_clone *ifc, const char *name, int *vidp) argument
838 vlan_clone_match(struct if_clone *ifc, const char *name) argument
856 vlan_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
999 vlan_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
[all...]
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_ioctl.c2177 struct l_ifconf ifc; local
[all...]
/freebsd-10.0-release/sys/net80211/
H A Dieee80211_freebsd.c97 wlan_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
/freebsd-10.0-release/sys/dev/usb/
H A Dusb_pf.c150 usbpf_clone_match(struct if_clone *ifc, const char *name) argument
164 usbpf_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
215 usbpf_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
/freebsd-10.0-release/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-10.0-release/sys/dev/isp/
H A Disp_freebsd.c476 struct isp_fc_device *ifc = (struct isp_fc_device *) addr; local
/freebsd-10.0-release/sys/dev/cxgbe/
H A Dt4_tracer.c122 t4_cloner_match(struct if_clone *ifc, const char *name) argument
134 t4_cloner_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
208 t4_cloner_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
/freebsd-10.0-release/libexec/bootpd/
H A Dgetether.c129 struct ifconf ifc; local
/freebsd-10.0-release/libexec/rbootd/
H A Dbpf.c223 struct ifconf ifc; local
/freebsd-10.0-release/usr.sbin/arp/
H A Darp.c782 struct ifconf ifc; local

Completed in 311 milliseconds

12