OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ti_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ipf/bin/ipsend/
tcpip.h
55
struct tcphdr
ti_t
; /* tcp header */
member in struct:tcpiphdr
64
struct tcphdr
ti_t
; /* tcp header */
member in struct:full_tcpiphdr
75
#define ti_sport
ti_t
.th_sport
76
#define ti_dport
ti_t
.th_dport
77
#define ti_seq
ti_t
.th_seq
78
#define ti_ack
ti_t
.th_ack
79
#define ti_x2
ti_t
.th_x2
80
#define ti_off
ti_t
.th_off
81
#define ti_flags
ti_t
.th_flags
82
#define ti_win
ti_t
.th_wi
[
all
...]
/src/sys/netinet/
tcp_var.h
170
struct tcphdr
ti_t
; /* tcp header */
member in struct:tcpiphdr
180
#define ti_sport
ti_t
.th_sport
181
#define ti_dport
ti_t
.th_dport
182
#define ti_seq
ti_t
.th_seq
183
#define ti_ack
ti_t
.th_ack
184
#define ti_x2
ti_t
.th_x2
185
#define ti_off
ti_t
.th_off
186
#define ti_flags
ti_t
.th_flags
187
#define ti_win
ti_t
.th_win
188
#define ti_sum
ti_t
.th_su
[
all
...]
Completed in 58 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026