| Home | Sort by relevance Sort by last modified time |
| /onnv/onnv-gate/usr/src/stand/lib/tcp/ | |
| tcp_inet.h | 71 uint8_t th_lport[2]; /* Source port */ member in struct:tcphdr_s |
| tcp.c | 455 return (*(uint16_t *)(((tcph_t *)tcphp)->th_lport)); [all...] |
| /onnv/onnv-gate/usr/src/uts/common/inet/ | |
| tcp.h | 93 uint8_t th_lport[2]; /* Source port */ member in struct:tcphdr_s |