Searched defs:ifc (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-9.3-release/contrib/traceroute/
H A Difaddrlist.c79 struct ifconf ifc; local
/freebsd-9.3-release/contrib/libpcap/
H A Dfad-gifc.c146 struct ifconf ifc; local
H A Dfad-glifc.c89 struct lifconf ifc; local
/freebsd-9.3-release/libexec/bootpd/
H A Dgetether.c129 struct ifconf ifc; local
/freebsd-9.3-release/sys/net/
H A Dif_edsc.c98 edsc_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_disc.c80 disc_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_loop.c134 lo_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_clone.c137 struct if_clone *ifc; local
168 if_clone_createif(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
200 struct if_clone *ifc; local
239 if_clone_destroyif(struct if_clone *ifc, struct ifnet *ifp) argument
286 if_clone_attach(struct if_clone *ifc) argument
318 if_clone_detach(struct if_clone *ifc) argument
339 if_clone_free(struct if_clone *ifc) argument
360 struct if_clone *ifc; local
442 ifc_alloc_unit(struct if_clone *ifc, int *unit) argument
495 ifc_free_unit(struct if_clone *ifc, int unit) argument
514 ifc_simple_attach(struct if_clone *ifc) argument
536 ifc_simple_match(struct if_clone *ifc, const char *name) argument
557 ifc_simple_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
600 ifc_simple_destroy(struct if_clone *ifc, struct ifnet *ifp) argument
[all...]
H A Dif_enc.c134 enc_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_epair.c681 epair_clone_match(struct if_clone *ifc, const char *name) argument
707 epair_clone_create(struct if_clone *ifc, char *name, size_t len, caddr_t params) argument
881 epair_clone_destroy(struct if_clone *ifc, struc argument
[all...]
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.c182 tap_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
206 vmnet_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_tun.c180 tun_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
/freebsd-9.3-release/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-9.3-release/libexec/rbootd/
H A Dbpf.c223 struct ifconf ifc; local
/freebsd-9.3-release/contrib/amd/libamu/
H A Dwire.c456 struct ifconf ifc; local
/freebsd-9.3-release/lib/libc/net/
H A Dgetifaddrs.c114 struct ifconf ifc; local
[all...]
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dif_pflog.c155 pflog_clone_create(struct if_clone *ifc, int unit, caddr_t param) argument
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Ddevices.c293 struct ifconf ifc; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Difiter_ioctl.c58 struct ifconf ifc; member in struct:isc_interfaceiter
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Difiter_ioctl.c60 struct ifconf ifc; member in struct:isc_interfaceiter
[all...]
/freebsd-9.3-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
1056 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-9.3-release/sys/net80211/
H A Dieee80211_freebsd.c92 wlan_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
/freebsd-9.3-release/usr.sbin/arp/
H A Darp.c788 struct ifconf ifc; local
/freebsd-9.3-release/usr.sbin/timed/timed/
H A Dtimed.c124 struct ifconf ifc; local

Completed in 160 milliseconds

12