Searched defs:tcpha_t (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/stand/lib/tcp/ | ||
| H A D | tcp_inet.h | 108 } tcpha_t; typedef in typeref:struct:tcphdra_s |
| /illumos-gate/usr/src/uts/common/inet/ | ||
| H A D | tcp.h | 110 #define TCP_MAX_TCP_OPTIONS_LENGTH (60 - sizeof (tcpha_t)) 120 (n) += TCP_HDR_LENGTH((tcpha_t *)&(mp)->b_rptr[(n)]) 133 } tcpha_t; typedef in typeref:struct:tcphdra_s 367 tcpha_t *tcp_tcpha; /* TCP header in conn_ht_iphc */ |
Completed in 74 milliseconds