Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/ !
Dsock.h2760 void __sock_tx_timestamp(__u16 tsflags, __u8 *tx_flags);
2775 __sock_tx_timestamp(tsflags, tx_flags); in _sock_tx_timestamp()
/linux-6.6.21/net/ !
Dsocket.c691 void __sock_tx_timestamp(__u16 tsflags, __u8 *tx_flags) in __sock_tx_timestamp() function
715 EXPORT_SYMBOL(__sock_tx_timestamp);