Home
last modified time | relevance | path

Searched refs:filters (Results 151 – 175 of 257) sorted by relevance

1234567891011

/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dn9_69 List of active MAP/Redirect filters:
H A Dn10425 List of active MAP/Redirect filters:
H A Dn89 List of active MAP/Redirect filters:
H A Dn99 List of active MAP/Redirect filters:
H A Dp313 List of active MAP/Redirect filters:
H A Df254 List of active MAP/Redirect filters:
H A Dni235 List of active MAP/Redirect filters:
H A Df2920 List of active MAP/Redirect filters:
H A Dn169 List of active MAP/Redirect filters:
/freebsd/contrib/kyua/engine/
H A DMakefile.am.inc46 libengine_a_SOURCES += engine/filters.cpp
47 libengine_a_SOURCES += engine/filters.hpp
/freebsd/contrib/xz/src/liblzma/lzma/
H A Dlzma2_encoder.c360 const lzma_filter_info *filters) in lzma_lzma2_encoder_init() argument
363 next, allocator, filters, &lzma2_encoder_init); in lzma_lzma2_encoder_init()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dstarfive,jh7110-pwmdac.yaml10 The PWM-DAC Controller uses PWM square wave generators plus RC filters to
H A Drenesas,idt821034.yaml13 The IDT821034 codec is a four channel PCM codec with onchip filters and
H A Dfsl,easrc.yaml56 description: The coefficient table for the filters
H A Drockchip,pdm.yaml13 and embeds filters which decimate the incoming bit stream to
/freebsd/sys/dev/ixl/
H A Di40e_prototype.h413 struct i40e_aqc_cloud_filters_element_bb *filters,
417 struct i40e_aqc_cloud_filters_element_data *filters,
421 struct i40e_aqc_cloud_filters_element_data *filters,
425 struct i40e_aqc_cloud_filters_element_bb *filters,
430 struct i40e_aqc_replace_cloud_filters_cmd *filters,
/freebsd/contrib/xz/src/liblzma/api/lzma/
H A Dblock.h210 lzma_filter *filters; member
/freebsd/contrib/libxo/doc/
H A Dxopo.rst5 The `xopo` utility filters ".pot" files generated by the
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A DKconfig5 LZMA2 compression algorithm and BCJ filters are supported using
/freebsd/contrib/xz/src/liblzma/lz/
H A Dlz_decoder.h112 const lzma_filter_info *filters,
H A Dlz_encoder.h323 const lzma_filter_info *filters,
/freebsd/contrib/libpcap/
H A DCHANGES91 filters (see issue #1089).
259 Improve the description of portrange in filters.
323 Catch invalid IPv4 addresses in filters
605 Fix the handling of loopback filters for IPv6 packets.
662 Use BPF extensions in compiled filters, fixing VLAN filters
786 Support 802.1 QinQ as a form of VLAN in filters.
787 Treat "carp" as equivalent to "vrrp" in filters.
833 "port" filters
990 Fixes to discard unread packets when changing filters
1032 Fixes for filters on MPLS-encapsulated packets
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dinvensense,icm42600.yaml22 pedometer, along with programmable digital filters, and an embedded
/freebsd/usr.sbin/lpr/lpd/
H A Dprintcap38 # local filters (e.g. LF -> CR-LF conversion for HP printers), create
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c792 free(sc->filters, M_DEVBUF); in cxgb_free()
3073 p = &sc->filters[f->filter_id]; in cxgb_extension_ioctl()
3109 if (nfilters == 0 || sc->filters == NULL) in cxgb_extension_ioctl()
3114 p = &sc->filters[f->filter_id]; in cxgb_extension_ioctl()
3137 if (nfilters == 0 || sc->filters == NULL) in cxgb_extension_ioctl()
3142 p = &sc->filters[i]; in cxgb_extension_ioctl()
3242 sc->filters = p; in alloc_filters()
3244 p = &sc->filters[nfilters - 1]; in alloc_filters()
3258 if (!sc->filters) in setup_hw_filters()
3264 if (sc->filters[i].locked) in setup_hw_filters()
[all …]

1234567891011