Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipclassifier.c317 } itc_t; typedef
356 sizeof (itc_t) + sizeof (tcp_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
361 sizeof (itc_t) + sizeof (udp_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
366 sizeof (itc_t) + sizeof (icmp_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
371 sizeof (itc_t) + sizeof (rts_t), CACHE_ALIGN_SIZE, in ipcl_g_init()
1946 itc_t *itc = (itc_t *)buf; in tcp_conn_constructor()
1980 itc_t *itc = (itc_t *)buf; in tcp_conn_destructor()
2006 itc_t *itc = (itc_t *)buf; in ip_conn_constructor()
2027 itc_t *itc = (itc_t *)buf; in ip_conn_destructor()
2049 itc_t *itc = (itc_t *)buf; in udp_conn_constructor()
[all …]