Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dsock.h2658 void __sock_tx_timestamp(__u16 tsflags, __u8 *tx_flags);
2673 __sock_tx_timestamp(tsflags, tx_flags); in _sock_tx_timestamp()
/linux-6.12.1/net/
Dsocket.c690 void __sock_tx_timestamp(__u16 tsflags, __u8 *tx_flags) in __sock_tx_timestamp() function
714 EXPORT_SYMBOL(__sock_tx_timestamp);