Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dsock.h2774 static inline void _sock_tx_timestamp(struct sock *sk, __u16 tsflags, in _sock_tx_timestamp() function
2790 _sock_tx_timestamp(sk, tsflags, tx_flags, NULL); in sock_tx_timestamp()
2795 _sock_tx_timestamp(skb->sk, tsflags, &skb_shinfo(skb)->tx_flags, in skb_setup_tx_timestamp()