Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dsock.h2733 void __sock_tx_timestamp(__u16 tsflags, __u8 *tx_flags);
2748 __sock_tx_timestamp(tsflags, tx_flags); in _sock_tx_timestamp()
/linux-6.1.9/net/
Dsocket.c682 void __sock_tx_timestamp(__u16 tsflags, __u8 *tx_flags) in __sock_tx_timestamp() function
706 EXPORT_SYMBOL(__sock_tx_timestamp);