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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h981 } ipif_t; typedef in typeref:struct:ipif_s
985 * of the ipif_t. The following notation is used.
1000 * Table of ipif_t members and their protection
1152 ipif_t *ipx_current_ipif; /* ipif for current op */
1153 ipif_t *ipx_pending_ipif; /* ipif for ipx_pending_mp */
1613 ipif_t *ill_ipif; /* Interface chain for this ILL. */
1815 ipif_t *ill_src_ipif; /* source address selection rotor */
1816 ipif_t *ill_move_ipif; /* ipif awaiting move to new ill */
1819 ipif_t *ill_bound_ipif; /* ipif chain bound to ill */
1850 * of the ill_t. Same notation as that used for ipif_t abov
[all...]

Completed in 87 milliseconds