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