Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsock.h1033 #define SOCKCM_FLAG_TS_OPT_ID BIT(31) macro
2912 if (tsflags & SOCKCM_FLAG_TS_OPT_ID) in _sock_tx_timestamp()
/linux/net/ipv4/
H A Dip_output.c1340 if (ipc->sockc.tsflags & SOCKCM_FLAG_TS_OPT_ID) { in ip_setup_cork()
/linux/net/ipv6/
H A Dip6_output.c1440 if (ipc6->sockc.tsflags & SOCKCM_FLAG_TS_OPT_ID) { in ip6_setup_cork()
/linux/net/bluetooth/
H A Dhci_conn.c3238 if (sockc->tsflags & SOCKCM_FLAG_TS_OPT_ID) { in hci_setup_tx_timestamp()