Home
last modified time | relevance | path

Searched defs:has_rxtstamp (Results 1 – 4 of 4) sorted by relevance

/linux/net/mptcp/
H A Dfastopen.c15 bool has_rxtstamp; in mptcp_fastopen_subflow_synack_set_params() local
H A Dprotocol.h134 u8 has_rxtstamp; member
H A Dprotocol.c430 bool has_rxtstamp = TCP_SKB_CB(skb)->has_rxtstamp; in mptcp_init_skb() local
/linux/include/net/
H A Dtcp.h1131 has_rxtstamp:1, /* SKB has a RX timestamp */ member