Searched defs:ifc (Results 1 - 25 of 39) sorted by path

12

/freebsd-10-stable/contrib/amd/libamu/
H A Dwire.c457 struct ifconf ifc; local
/freebsd-10-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_interfaces.c70 struct ifchange *ifc = (struct ifchange *)dep; local
196 struct ifchange *ifc; local
371 struct ifchange *ifc; local
[all...]
/freebsd-10-stable/contrib/libpcap/
H A Dfad-gifc.c146 struct ifconf ifc; local
H A Dfad-glifc.c89 struct lifconf ifc; local
/freebsd-10-stable/contrib/netbsd-tests/net/if/
H A Difconf.c54 struct ifconf ifc; local
82 struct ifconf ifc; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/mcast/
H A Dmcast.c97 unsigned int ifc; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Difiter_ioctl.c60 struct ifconf ifc; member in struct:isc_interfaceiter
[all...]
/freebsd-10-stable/contrib/traceroute/
H A Difaddrlist.c79 struct ifconf ifc; local
/freebsd-10-stable/libexec/bootpd/
H A Dgetether.c129 struct ifconf ifc; local
/freebsd-10-stable/libexec/rbootd/
H A Dbpf.c219 struct ifconf ifc; local
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_tracer.c122 t4_cloner_match(struct if_clone *ifc, const char *name) argument
135 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-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-10-stable/sys/dev/isp/
H A Disp_freebsd.c469 struct isp_fc_device *ifc = (struct isp_fc_device *) addr; local
/freebsd-10-stable/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-stable/sys/net/
H A Dif.c657 if_attach_internal(struct ifnet *ifp, int vmove, struct if_clone *ifc) argument
1063 struct if_clone *ifc; local
2726 struct ifconf ifc; local
3000 struct ifconf *ifc = (struct ifconf *)data; local
[all...]
H A Dif_bridge.c582 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
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_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.c680 epair_clone_match(struct if_clone *ifc, const char *name) argument
706 epair_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
887 epair_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
[all...]
H A Dif_gif.c177 gif_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_gre.c165 gre_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_me.c179 me_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument

Completed in 435 milliseconds

12