Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dsock.h2586 static inline void _sock_tx_timestamp(struct sock *sk, __u16 tsflags, in _sock_tx_timestamp() function
2602 _sock_tx_timestamp(sk, tsflags, tx_flags, NULL); in sock_tx_timestamp()
2607 _sock_tx_timestamp(skb->sk, tsflags, &skb_shinfo(skb)->tx_flags, in skb_setup_tx_timestamp()