ti6_t 146 netinet/tcp_debug.c th = &ti6->ti6_t; ti6_t 697 netinet/tcp_input.c bcopy(th, &tcp_saveti6.ti6_t, sizeof(*th)); ti6_t 51 netinet6/tcpipv6.h struct tcphdr ti6_t; ti6_t 57 netinet6/tcpipv6.h #define ti6_sport ti6_t.th_sport ti6_t 58 netinet6/tcpipv6.h #define ti6_dport ti6_t.th_dport ti6_t 59 netinet6/tcpipv6.h #define ti6_seq ti6_t.th_seq ti6_t 60 netinet6/tcpipv6.h #define ti6_ack ti6_t.th_ack ti6_t 61 netinet6/tcpipv6.h #define ti6_x2 ti6_t.th_x2 ti6_t 62 netinet6/tcpipv6.h #define ti6_off ti6_t.th_off ti6_t 63 netinet6/tcpipv6.h #define ti6_flags ti6_t.th_flags ti6_t 64 netinet6/tcpipv6.h #define ti6_win ti6_t.th_win ti6_t 65 netinet6/tcpipv6.h #define ti6_sum ti6_t.th_sum ti6_t 66 netinet6/tcpipv6.h #define ti6_urp ti6_t.th_urp