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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h647 * such as the references from open endpoints (ill_t and conn_t's
1206 * There is a separate ill_t representing IPv4 and IPv6 which has a
1828 } ill_t; typedef in typeref:struct:ill_s
1850 * of the ill_t. Same notation as that used for ipif_t above is used.
2342 ill_t *ira_rill; /* ill where packet came */
2343 ill_t *ira_ill; /* ill where IP address hosted */
2627 ill_t *ire_ill;
3091 FW_SET_ILL_INDEX(info.hpe_ifp, (ill_t *)_ilp); \
3092 FW_SET_ILL_INDEX(info.hpe_ofp, (ill_t *)_olp); \
3122 FW_SET_ILL_INDEX(info.hpe_ifp, (ill_t *)_il
[all...]

Completed in 65 milliseconds