Lines Matching defs:vifp
235 #define VIF_REFHOLD(vifp) { \ argument
241 #define VIF_REFRELE_LOCKED(vifp) { \ argument
251 #define VIF_REFRELE(vifp) { \ argument
655 struct vif *vifp = ipst->ips_vifs + vifi; in ip_mrouter_done() local
806 unlock_good_vif(struct vif *vifp) in unlock_good_vif()
814 lock_good_vif(struct vif *vifp) in lock_good_vif()
842 struct vif *vifp = ipst->ips_vifs + vifcp->vifc_vifi; in add_vif() local
1043 del_vifp(struct vif *vifp) in del_vifp()
1106 struct vif *vifp = ipst->ips_vifs + *vifip; in del_vif() local
1984 struct vif *vifp; in ip_mdq() local
2000 #define MC_SEND(ipha, mp, vifp, dst) { \ in ip_mdq() argument
2170 phyint_send(ipha_t *ipha, mblk_t *mp, struct vif *vifp, ipaddr_t dst) in phyint_send()
2202 register_send(ipha_t *ipha, mblk_t *mp, struct vif *vifp, ipaddr_t dst) in register_send()
2543 encap_send(ipha_t *ipha, mblk_t *mp, struct vif *vifp, ipaddr_t dst) in encap_send()
2620 struct vif *vifp; in ip_mroute_decap() local
2834 tbf_control(struct vif *vifp, mblk_t *mp, ipha_t *ipha) in tbf_control()
2941 tbf_queue(struct vif *vifp, mblk_t *mp) in tbf_queue()
2975 tbf_process_q(struct vif *vifp) in tbf_process_q()
3025 struct vif *vifp = arg; in tbf_reprocess_q() local
3055 tbf_dq_sel(struct vif *vifp, ipha_t *ipha) in tbf_dq_sel()
3104 tbf_send_packet(struct vif *vifp, mblk_t *mp) in tbf_send_packet()
3207 tbf_update_tokens(struct vif *vifp) in tbf_update_tokens()
3251 priority(struct vif *vifp, ipha_t *ipha) in priority()