Home
last modified time | relevance | path

Searched refs:tx_type_valid (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Ddev_ioctl.c191 int tx_type_valid = 0; in net_hwtstamp_validate() local
205 tx_type_valid = 1; in net_hwtstamp_validate()
236 if (!tx_type_valid || !rx_filter_valid) in net_hwtstamp_validate()