Home
last modified time | relevance | path

Searched defs:ifd (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_sys.c136 struct ifdrv ifd; in bridge_get_conf_param() local
223 struct ifdrv ifd; in bridge_get_op_param() local
282 struct ifdrv ifd; in bridge_set_priority() local
325 struct ifdrv ifd; in bridge_set_maxage() local
347 struct ifdrv ifd; in bridge_set_hello_time() local
369 struct ifdrv ifd; in bridge_set_forward_delay() local
391 struct ifdrv ifd; in bridge_set_aging_time() local
413 struct ifdrv ifd; in bridge_set_max_cache() local
435 struct ifdrv ifd; in bridge_set_tx_hold_count() local
460 struct ifdrv ifd; in bridge_set_stp_version() local
[all …]
/freebsd/sys/net/altq/
H A Daltq_rmclass.c65 #define reset_cutoff(ifd) { ifd->cutoff_ = RM_MAXDEPTH; } argument
179 rmc_newclass(int pri, struct rm_ifdat *ifd, u_int nsecPerByte, in rmc_newclass()
351 struct rm_ifdat *ifd; in rmc_modclass() local
408 rmc_wrr_set_weights(struct rm_ifdat *ifd) in rmc_wrr_set_weights()
446 rmc_get_weight(struct rm_ifdat *ifd, int pri) in rmc_get_weight()
544 rmc_delete_class(struct rm_ifdat *ifd, struct rm_class *cl) in rmc_delete_class()
669 rmc_init(struct ifaltq *ifq, struct rm_ifdat *ifd, u_int nsecPerByte, in rmc_init()
749 struct rm_ifdat *ifd = cl->ifdat_; in rmc_queue_packet() local
814 rmc_tl_satisfied(struct rm_ifdat *ifd, struct timeval *now) in rmc_tl_satisfied()
877 struct rm_ifdat *ifd = cl->ifdat_; in rmc_under_limit() local
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstride_dd.c199 read_entire_file(int ifd, int ofd, void *buf) in read_entire_file()
230 read_on_count(int ifd, int ofd, void *buf) in read_on_count()
278 int ifd; in main() local
/freebsd/contrib/elftoolchain/elfcopy/
H A Dbinary.c47 create_binary(int ifd, int ofd) in create_binary()
139 create_elf_from_binary(struct elfcopy *ecp, int ifd, const char *ifn) in create_elf_from_binary()
H A Darchive.c357 ac_detect_ar(int ifd) in ac_detect_ar()
376 ac_create_ar(struct elfcopy *ecp, int ifd, int ofd) in ac_create_ar()
386 ac_read_objs(struct elfcopy *ecp, int ifd) in ac_read_objs()
H A Dpe.c41 create_pe(struct elfcopy *ecp, int ifd, int ofd) in create_pe()
H A Dascii.c78 create_srec(struct elfcopy *ecp, int ifd, int ofd, const char *ofn) in create_srec()
198 create_elf_from_srec(struct elfcopy *ecp, int ifd) in create_elf_from_srec()
410 create_ihex(int ifd, int ofd) in create_ihex()
469 create_elf_from_ihex(struct elfcopy *ecp, int ifd) in create_elf_from_ihex()
/freebsd/sys/net/
H A Dif_clone.c190 ifc_create_ifp(const char *name, struct ifc_data *ifd, struct ifnet **ifpp) in ifc_create_ifp()
212 ifc_create_ifp_nl(const char *name, struct ifc_data_nl *ifd) in ifc_create_ifp_nl()
228 struct ifc_data ifd = { .params = params }; in if_clone_create() local
240 ifc_modify_ifp_nl(struct ifnet *ifp, struct ifc_data_nl *ifd) in ifc_modify_ifp_nl()
265 struct ifc_data_nl *ifd) in ifc_create_ifp_nl_default()
277 ifc_modify_ifp_nl_default(struct ifnet *ifp, struct ifc_data_nl *ifd) in ifc_modify_ifp_nl_default()
377 if_clone_createif_nl(struct if_clone *ifc, const char *ifname, struct ifc_data_nl *ifd) in if_clone_createif_nl()
645 struct ifc_data_nl ifd = {}; in if_clone_simple() local
940 ifc_copyin(const struct ifc_data *ifd, void *target, size_t len) in ifc_copyin()
H A Dif_loop.c121 struct ifc_data *ifd, struct ifnet **ifpp) in lo_clone_create()
151 struct ifc_data ifd = { .unit = 0 }; in vnet_loif_init() local
H A Dif_enc.c163 struct ifc_data *ifd, struct ifnet **ifpp) in enc_clone_create()
386 struct ifc_data ifd = { .unit = 0 }; in vnet_enc_init() local
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c82 prompt_tty(int ifd, int ofd, const char *message, char *response, int echo) in prompt_tty()
289 int ifd, ofd, ret; in prompt() local
/freebsd/contrib/elftoolchain/libelftc/
H A Delftc_copyfile.c48 elftc_copyfile(int ifd, int ofd) in elftc_copyfile()
/freebsd/sys/netpfil/pf/
H A Dif_pflog.c117 struct ifc_data ifd = { .unit = 0 }; in pflogattach() local
151 struct ifc_data *ifd, struct ifnet **ifpp) in pflog_clone_create()
/freebsd/lib/libopenbsd/
H A Dimsg.c58 struct imsg_fd *ifd; in imsg_read() local
273 struct imsg_fd *ifd; in imsg_get_fd() local
/freebsd/contrib/smbfs/lib/smb/
H A Dnb_net.c105 struct nb_ifdesc *ifd; in nb_enum_if() local
/freebsd/contrib/mandoc/
H A Ddbm_map.c51 static int ifd; variable
/freebsd/contrib/ntp/util/
H A Dtickadj.c835 int ifd; in openfile() local
880 int ifd, in readvar()
/freebsd/usr.bin/ar/
H A Dacpyacc.y272 int ifd, ofd; in arscp_create() local
325 arscp_copy(int ifd, int ofd) in arscp_copy()
/freebsd/lib/libifconfig/
H A Dlibifconfig_bridge.c52 struct ifdrv ifd = { 0 }; in ifconfig_bridge_ioctlwrap() local
/freebsd/sbin/ifconfig/
H A Difstf.c57 struct ifdrv ifd = {}; in do_cmd() local
/freebsd/share/examples/ipfilter/samples/
H A Drelay.c30 int relay(ifd, ofd, rfd) in relay() argument
/freebsd/sbin/decryptcore/
H A Ddecryptcore.c126 int ifd, kfd, olen, privkeysize; in decrypt() local
/freebsd/usr.bin/patch/
H A Dinp.c139 int ifd, statfailed; in plan_a() local
/freebsd/tools/tools/intel-ucode-split/
H A Dintel-ucode-split.c124 int c, ifd, ofd; in main() local
/freebsd/usr.bin/split/
H A Dsplit.c59 static int ifd = -1, ofd = -1; /* Input/output file descriptors. */ variable

123