Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcpip.h49 #define ti_seq ti_t.th_seq macro
/freebsd/sbin/ipf/ipsend/
H A Dsock.c300 ti->ti_seq = tcb.snd_nxt - 1; in do_socket()
H A Diptests.c1086 ti.ti_seq = htonl(tcb.snd_nxt - 1); in ip_test5()