tstype           3799 include/linux/skbuff.h 		     struct sock *sk, int tstype);
tstype           4505 net/core/skbuff.c 					int tstype,
tstype           4517 net/core/skbuff.c 	serr->ee.ee_info = tstype;
tstype           4572 net/core/skbuff.c 		     struct sock *sk, int tstype)
tstype           4615 net/core/skbuff.c 	__skb_complete_tx_timestamp(skb, sk, tstype, opt_stats);
tstype             85 tools/testing/selftests/networking/timestamping/txtimestamp.c static void validate_key(int tskey, int tstype)
tstype             93 tools/testing/selftests/networking/timestamping/txtimestamp.c 		saved_tskey_type = tstype;
tstype             94 tools/testing/selftests/networking/timestamping/txtimestamp.c 	else if (saved_tskey_type != tstype)
tstype            147 tools/testing/selftests/networking/timestamping/txtimestamp.c static void print_timestamp(struct scm_timestamping *tss, int tstype,
tstype            152 tools/testing/selftests/networking/timestamping/txtimestamp.c 	validate_key(tskey, tstype);
tstype            154 tools/testing/selftests/networking/timestamping/txtimestamp.c 	switch (tstype) {
tstype            169 tools/testing/selftests/networking/timestamping/txtimestamp.c 		tstype);