Searched defs:vifp (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | ip_mroute.c | 230 #define VIF_REFHOLD(vifp) { \ argument 236 #define VIF_REFRELE_LOCKED(vifp) { \ argument 246 VIF_REFRELE(vifp) global() argument 650 struct vif *vifp = ipst->ips_vifs + vifi; ip_mrouter_done() local 801 unlock_good_vif(struct vif * vifp) unlock_good_vif() argument 809 lock_good_vif(struct vif * vifp) lock_good_vif() argument 837 struct vif *vifp = ipst->ips_vifs + vifcp->vifc_vifi; add_vif() local 1038 del_vifp(struct vif * vifp) del_vifp() argument 1101 struct vif *vifp = ipst->ips_vifs + *vifip; del_vif() local 1979 struct vif *vifp; ip_mdq() local 1995 MC_SEND(ipha,mp,vifp,dst) ip_mdq() argument 2164 phyint_send(ipha_t * ipha,mblk_t * mp,struct vif * vifp,ipaddr_t dst) phyint_send() argument 2196 register_send(ipha_t * ipha,mblk_t * mp,struct vif * vifp,ipaddr_t dst) register_send() argument 2536 encap_send(ipha_t * ipha,mblk_t * mp,struct vif * vifp,ipaddr_t dst) encap_send() argument 2613 struct vif *vifp; ip_mroute_decap() local 2827 tbf_control(struct vif * vifp,mblk_t * mp,ipha_t * ipha) tbf_control() argument 2934 tbf_queue(struct vif * vifp,mblk_t * mp) tbf_queue() argument 2968 tbf_process_q(struct vif * vifp) tbf_process_q() argument 3018 struct vif *vifp = arg; tbf_reprocess_q() local 3048 tbf_dq_sel(struct vif * vifp,ipha_t * ipha) tbf_dq_sel() argument 3097 tbf_send_packet(struct vif * vifp,mblk_t * mp) tbf_send_packet() argument 3200 tbf_update_tokens(struct vif * vifp) tbf_update_tokens() argument 3244 priority(struct vif * vifp,ipha_t * ipha) priority() argument [all...] |