Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c80 static uint32_t ts_opt_id; variable
648 *((uint32_t *)CMSG_DATA(cmsg)) = ts_opt_id; in do_test()
649 saved_tskey = ts_opt_id; in do_test()
768 ts_opt_id = strtoul(optarg, NULL, 10); in parse_opt()
/linux/include/net/
H A Dsock.h1918 u32 ts_opt_id; member
2913 *tskey = sockc->ts_opt_id; in _sock_tx_timestamp()
/linux/net/bluetooth/
H A Dhci_conn.c3237 skb_shinfo(skb)->tskey = sockc->ts_opt_id; in hci_conn_tx_dequeue()