Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/networking/timestamping/
Dtxtimestamp.c118 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp() argument
123 switch (tstype) { in print_timestamp()
135 tstype); in print_timestamp()
/linux-4.4.14/net/core/
Dskbuff.c3654 int tstype) in __skb_complete_tx_timestamp() argument
3663 serr->ee.ee_info = tstype; in __skb_complete_tx_timestamp()
3711 struct sock *sk, int tstype) in __skb_tstamp_tx() argument
3740 __skb_complete_tx_timestamp(skb, sk, tstype); in __skb_tstamp_tx()
/linux-4.4.14/include/linux/
Dskbuff.h3049 struct sock *sk, int tstype);