Home
last modified time | relevance | path

Searched refs:fed (Results 1 – 25 of 48) sorted by relevance

12

/src/sys/netgraph/netflow/
H A Dnetflow_v9.c245 struct flow_entry_data *fed; in export9_add() local
255 fed = (struct flow_entry_data *)&fle->f; in export9_add()
260 flow_type = fed->r.flow_type; in export9_add()
268 rec->src_addr = fed->r.r_src.s_addr; in export9_add()
269 rec->dst_addr = fed->r.r_dst.s_addr; in export9_add()
270 rec->next_hop = fed->next_hop.s_addr; in export9_add()
271 rec->i_ifx = htons(fed->fle_i_ifx); in export9_add()
272 rec->o_ifx = htons(fed->fle_o_ifx); in export9_add()
273 rec->i_packets = htonl(fed->packets); in export9_add()
274 rec->i_octets = htonl(fed->bytes); in export9_add()
[all …]
/src/sys/contrib/device-tree/Bindings/clock/
H A Dexynos5260-clock.txt29 These clocks are fed into the clock controller and then routed to
71 - clocks: list of clock identifiers which are fed as the input to
75 - clock-names: list of names of clocks which are fed as the input
H A Dexynos7-clock.txt45 - clocks: list of clock identifiers which are fed as the input to
49 - clock-names: list of names of clocks which are fed as the input
/src/sys/contrib/device-tree/Bindings/pwm/
H A Dbrcm,bcm7038-pwm.txt9 - clocks: a phandle to the reference clock for this block which is fed through
/src/sys/contrib/device-tree/Bindings/iio/afe/
H A Dvoltage-divider.txt33 voltage divider (R = 200 Ohms, Rout = 22 Ohms) and fed to an ADC.
/src/sys/contrib/device-tree/Bindings/iio/multiplexer/
H A Dio-channel-mux.txt3 If a multiplexer is used to select which hardware signal is fed to
/src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,versatile-fpga-irq.txt5 controllers are OR:ed together and fed to the CPU tile's IRQ input. Each
/src/sys/contrib/device-tree/Bindings/net/
H A Dbrcm,unimac-mdio.txt19 - interrupt-names: must be "mdio_done_error" when there is a share interrupt fed
H A Dsnps,dwc-qos-ethernet.txt37 In cases where the PHY clock is directly fed into the EQOS receive path
/src/crypto/openssl/doc/man3/
H A DSSL_inject_net_dgram.pod20 This function can be used for debugging purposes or to allow datagrams to be fed
H A DUI_create_method.pod70 Note that this gets fed all strings associated with a UI, one after
85 Note that this gets fed all strings associated with a UI, one after
H A Dd2i_RSAPrivateKey.pod257 populated B<I<TYPE>> structure -- it B<cannot> simply be fed with an
/src/tools/tools/net80211/w00t/
H A DREADME61 This data is then fed back into a tap interface. This way, data
/src/sys/contrib/device-tree/src/arm/nspire/
H A Dnspire.dtsi108 * We assume the same clock is fed to APB and CLCDCLK.
/src/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3568-radxa-e25.dts51 /* actually fed by vcc5v0_sys, dependent
H A Drk3568-bpi-r2-pro.dts128 /* actually fed by vcc3v3_sys, dependent on pi6c clock generator */
142 /* actually fed by vcc3v3_sys, dependent on pi6c clock generator */
H A Drk3568-photonicat.dts74 /* actually fed by vcc_syson, dependent
/src/usr.sbin/bsdconfig/include/
H A Doptions.hlp12 with poor performance being "fed" by NFS on a higher-performance
/src/crypto/openssl/doc/man1/
H A Dopenssl-spkac.pod.in135 A created SPKAC with suitable DN components appended can be fed to
/src/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt140 characters being fed into the input of the slave. The syntax
162 Defines a string of characters that will be fed to the slave
/src/usr.bin/compress/doc/
H A DREADME62 In other words, the output of compress 4.0 may be fed into uncompress 3.0 or
63 the output of compress 3.0 may be fed into uncompress 4.0.
/src/sys/contrib/device-tree/Bindings/iio/adc/
H A Dqcom,spmi-vadc.txt78 fed to VADC. The configuration for this node is to know the
/src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6dl-sielaff.dts154 * REF_CLK from the PHY is fed back into the i.MX6 and the GPR
/src/crypto/krb5/src/config/
H A Dpost.in96 # These are dependencies of the depend target that do not get fed to
/src/contrib/bzip2/
H A DCHANGES206 * Don't fail with internal error 1007 when fed a long stream (> 48MB)

12