Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dipclassifier.c314 } itc_t; typedef
353 sizeof (itc_t) + sizeof (tcp_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
358 sizeof (itc_t) + sizeof (udp_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
363 sizeof (itc_t) + sizeof (icmp_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
368 sizeof (itc_t) + sizeof (rts_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
1928 itc_t *itc = (itc_t *)buf; in tcp_conn_constructor()
1962 itc_t *itc = (itc_t *)buf; in tcp_conn_destructor()
1988 itc_t *itc = (itc_t *)buf; in ip_conn_constructor()
2009 itc_t *itc = (itc_t *)buf; in ip_conn_destructor()
2031 itc_t *itc = (itc_t *)buf; in udp_conn_constructor()
[all …]