Searched refs:ti_t (Results 1 – 2 of 2) sorted by relevance
74 struct tcphdr ti_t; /* tcp header */ member82 struct tcphdr ti_t; /* tcp header */ member91 #define ti_sport ti_t.th_sport92 #define ti_dport ti_t.th_dport93 #define ti_seq ti_t.th_seq94 #define ti_ack ti_t.th_ack95 #define ti_x2 ti_t.th_x296 #define ti_off ti_t.th_off97 #define ti_flags ti_t.th_flags98 #define ti_win ti_t.th_win[all …]
160 td->td_ti.ti_t = *th;165 bzero((caddr_t)&td->td_ti.ti_t,166 sizeof(td->td_ti.ti_t));169 bzero((caddr_t)&td->td_ti.ti_t,170 sizeof(td->td_ti.ti_t));175 bzero((caddr_t)&td->td_ti.ti_t, sizeof(td->td_ti.ti_t));