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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipclassifier.c314 } itc_t; typedef in typeref:union:itc_s
353 sizeof (itc_t) + sizeof (tcp_t), CACHE_ALIGN_SIZE,
358 sizeof (itc_t) + sizeof (udp_t), CACHE_ALIGN_SIZE,
363 sizeof (itc_t) + sizeof (icmp_t), CACHE_ALIGN_SIZE,
368 sizeof (itc_t) + sizeof (rts_t), CACHE_ALIGN_SIZE,
1928 itc_t *itc = (itc_t *)buf;
1962 itc_t *itc = (itc_t *)buf;
1988 itc_t *it
[all...]

Completed in 188 milliseconds