Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Derrqueue.h75 SCM_TSTAMP_ACK, /* data acknowledged by peer */ enumerator
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c320 [SCM_TSTAMP_ACK] = "ACK", in cs_ts_info2str()
H A Dtxtimestamp.c231 case SCM_TSTAMP_ACK: in print_timestamp()
/openbmc/linux/net/can/j1939/
H A Dsocket.c1037 serr->ee.ee_info = SCM_TSTAMP_ACK; in __j1939_sk_errqueue()
/openbmc/linux/net/ipv4/
H A Dtcp_input.c3247 __skb_tstamp_tx(skb, ack_skb, NULL, sk, SCM_TSTAMP_ACK); in tcp_ack_tstamp()