OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rx_filter
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
net_tstamp.h
41
int
rx_filter
;
member in struct:hwtstamp_config
/development/ndk/platforms/android-L/include/linux/
net_tstamp.h
41
int
rx_filter
;
member in struct:hwtstamp_config
/external/kernel-headers/original/uapi/linux/
net_tstamp.h
33
* @
rx_filter
: one of HWTSTAMP_FILTER_*
37
* driver or hardware does not support the requested @
rx_filter
value,
39
* @
rx_filter
will indicate the actual mode on return.
44
int
rx_filter
;
member in struct:hwtstamp_config
74
/* possible values for hwtstamp_config->
rx_filter
*/
Completed in 35 milliseconds