Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/tcp/
H A Dtcp.c452 tcp_report_ports(uint16_t *tcphp, enum Ports request) in tcp_report_ports() argument
455 return (*(uint16_t *)(((tcph_t *)tcphp)->th_lport)); in tcp_report_ports()
456 return (*(uint16_t *)(((tcph_t *)tcphp)->th_fport)); in tcp_report_ports()