Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dsock.h2744 static inline void _sock_tx_timestamp(struct sock *sk, __u16 tsflags, in _sock_tx_timestamp() function
2760 _sock_tx_timestamp(sk, tsflags, tx_flags, NULL); in sock_tx_timestamp()
2765 _sock_tx_timestamp(skb->sk, tsflags, &skb_shinfo(skb)->tx_flags, in skb_setup_tx_timestamp()