Lines Matching refs:ipif_t
982 } ipif_t; typedef
1153 ipif_t *ipx_current_ipif; /* ipif for current op */
1154 ipif_t *ipx_pending_ipif; /* ipif for ipx_pending_mp */
1615 ipif_t *ill_ipif; /* Interface chain for this ILL. */
1819 ipif_t *ill_src_ipif; /* source address selection rotor */
1820 ipif_t *ill_move_ipif; /* ipif awaiting move to new ill */
1823 ipif_t *ill_bound_ipif; /* ipif chain bound to ill */
1985 typedef int (*ifunc_t)(ipif_t *, struct sockaddr_in *, queue_t *, mblk_t *,
2934 ipif_t *ci_ipif; /* ipif associated with [l]ifreq ioctl's */
3399 extern ill_t *ipmp_illgrp_add_ipif(ipmp_illgrp_t *, ipif_t *);
3400 extern void ipmp_illgrp_del_ipif(ipmp_illgrp_t *, ipif_t *);
3425 extern ill_t *ipmp_ipif_bound_ill(const ipif_t *);
3426 extern ill_t *ipmp_ipif_hold_bound_ill(const ipif_t *);
3427 extern boolean_t ipmp_ipif_is_dataaddr(const ipif_t *);
3428 extern boolean_t ipmp_ipif_is_stubaddr(const ipif_t *);