Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/networking/timestamping/
Dtxtimestamp.c120 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp() argument
125 switch (tstype) { in print_timestamp()
137 tstype); in print_timestamp()
/Linux-v4.19/net/core/
Dskbuff.c4294 int tstype, in __skb_complete_tx_timestamp() argument
4306 serr->ee.ee_info = tstype; in __skb_complete_tx_timestamp()
4361 struct sock *sk, int tstype) in __skb_tstamp_tx() argument
4404 __skb_complete_tx_timestamp(skb, sk, tstype, opt_stats); in __skb_tstamp_tx()
/Linux-v4.19/include/linux/
Dskbuff.h3547 struct sock *sk, int tstype);