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

/illumos-gate/usr/src/uts/common/netinet/
H A Dtcp.h51 struct tcphdr { struct
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1147 tcphdr_print(struct tcphdr *tcph)
1174 tcphdr(uintptr_t addr, uint_t flags, int ac, const mdb_arg_t *av) function
1176 struct tcphdr tcph;
1280 struct tcphdr tcph;
1919 { "tcphdr", ":", "display a TCP header", tcphdr },

Completed in 62 milliseconds