Home
last modified time | relevance | path

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

/include/net/
A Dsock.h1867 u32 tsflags; member
1878 .tsflags = READ_ONCE(sk->sk_tsflags), in sockcm_init()
2694 u32 tsflags = READ_ONCE(sk->sk_tsflags); in sock_recv_timestamp() local
2703 (tsflags & SOF_TIMESTAMPING_RX_SOFTWARE) || in sock_recv_timestamp()
2704 (kt && tsflags & SOF_TIMESTAMPING_SOFTWARE) || in sock_recv_timestamp()
2706 (tsflags & SOF_TIMESTAMPING_RAW_HARDWARE))) in sock_recv_timestamp()
2753 __u32 tsflags = sockc->tsflags; in _sock_tx_timestamp() local
2755 if (unlikely(tsflags)) { in _sock_tx_timestamp()
2756 __sock_tx_timestamp(tsflags, tx_flags); in _sock_tx_timestamp()
2758 tsflags & SOF_TIMESTAMPING_TX_RECORD_MASK) { in _sock_tx_timestamp()
[all …]
/include/net/bluetooth/
A Dhci_core.h1583 .tsflags = READ_ONCE(sk->sk_tsflags), in hci_sockcm_init()

Completed in 20 milliseconds