Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Ddev_ioctl.c191 int tx_type_valid = 0; in net_hwtstamp_validate() local
208 tx_type_valid = 1; in net_hwtstamp_validate()
239 if (!tx_type_valid || !rx_filter_valid) in net_hwtstamp_validate()