Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h1119 #define TSTAMP_ACK_SK 0x1 macro
/linux/net/ipv4/
H A Dtcp.c496 tcb->txstamp_ack |= TSTAMP_ACK_SK; in tcp_tx_timestamp()
/linux/net/core/
H A Dskbuff.c5653 return TCP_SKB_CB(skb)->txstamp_ack & TSTAMP_ACK_SK; in skb_tstamp_tx_report_so_timestamping()