Home
last modified time | relevance | path

Searched defs:tcphdr (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/netinet/
H A Dtcp.h51 struct tcphdr { struct
52 th_sporttcphdr global() argument
53 th_dporttcphdr global() argument
54 th_seqtcphdr global() argument
55 th_acktcphdr global() argument
57 th_x2tcphdr global() argument
58 th_offtcphdr global() argument
60 th_offtcphdr global() argument
61 th_x2tcphdr global() argument
63 th_flagstcphdr global() argument
72 th_wintcphdr global() argument
73 th_sumtcphdr global() argument
74 th_urptcphdr global() argument
/titanic_52/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1174 tcphdr(uintptr_t addr, uint_t flags, int ac, const mdb_arg_t *av) in tcphdr() function