Searched refs:rx_filters (Results 1 - 4 of 4) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
H A Dhwtstamp_config.c55 static const char *rx_filters[] = { variable
74 #define N_RX_FILTERS ((int)(sizeof(rx_filters) / sizeof(rx_filters[0])))
83 list_names(stderr, rx_filters, N_RX_FILTERS);
101 config.rx_filter = lookup_value(rx_filters, N_RX_FILTERS, argv[3]);
128 name = lookup_name(rx_filters, N_RX_FILTERS, config.rx_filter);
/external/kernel-headers/original/uapi/linux/
H A Dethtool.h1169 * @rx_filters: bit mask of the supported hwtstamp_rx_filters enumeration values
1171 * The bits in the 'tx_types' and 'rx_filters' fields correspond to
1187 __u32 rx_filters; member in struct:ethtool_ts_info
/external/libpcap/
H A Dpcap-linux.c6138 if (!(info.rx_filters & (1 << HWTSTAMP_FILTER_ALL))) {
/external/valgrind/include/vki/
H A Dvki-linux.h3542 __vki_u32 rx_filters; member in struct:vki_ethtool_ts_info

Completed in 187 milliseconds