Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dsock.h2163 void __sock_tx_timestamp(const struct sock *sk, __u8 *tx_flags);
2175 __sock_tx_timestamp(sk, tx_flags); in sock_tx_timestamp()
/linux-4.1.27/net/
Dsocket.c591 void __sock_tx_timestamp(const struct sock *sk, __u8 *tx_flags) in __sock_tx_timestamp() function
609 EXPORT_SYMBOL(__sock_tx_timestamp);