Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dsock.h2179 void __sock_tx_timestamp(const struct sock *sk, __u8 *tx_flags);
2191 __sock_tx_timestamp(sk, tx_flags); in sock_tx_timestamp()
/linux-4.4.14/net/
Dsocket.c589 void __sock_tx_timestamp(const struct sock *sk, __u8 *tx_flags) in __sock_tx_timestamp() function
607 EXPORT_SYMBOL(__sock_tx_timestamp);