Searched refs:vifp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/netinet/
H A Dip_mroute.c634 struct vif *vifp; local
642 vifp = &viftable[vifi];
643 if (!in_nullhost(vifp->v_lcl_addr))
644 reset_vif(vifp);
691 struct vif *vifp; local
697 vifp = &viftable[vifi];
698 if (vifp->v_ifp == ifp)
699 reset_vif(vifp);
761 struct vif *vifp; local
771 vifp
902 reset_vif(struct vif *vifp) argument
944 struct vif *vifp; local
1589 struct vif *vifp; local
1721 phyint_send(struct ip *ip, struct vif *vifp, struct mbuf *m) argument
1744 encap_send(struct ip *ip, struct vif *vifp, struct mbuf *m) argument
1814 struct vif *vifp = eparg; local
1840 struct vif *vifp; local
1898 tbf_control(struct vif *vifp, struct mbuf *m, struct ip *ip, u_int32_t len) argument
1942 tbf_queue(struct vif *vifp, struct mbuf *m) argument
1958 tbf_process_q(struct vif *vifp) argument
1993 struct vif *vifp = arg; local
2010 tbf_dq_sel(struct vif *vifp, struct ip *ip) argument
2037 tbf_send_packet(struct vif *vifp, struct mbuf *m) argument
2068 tbf_update_tokens(struct vif *vifp) argument
2097 priority(struct vif *vifp, struct ip *ip) argument
2725 pim_register_send(struct ip *ip, struct vif *vifp, struct mbuf *m, struct mfc *rt) argument
2812 pim_register_send_upcall(struct ip *ip, struct vif *vifp, struct mbuf *mb_copy, struct mfc *rt) argument
2867 pim_register_send_rp(struct ip *ip, struct vif *vifp, struct mbuf *mb_copy, struct mfc *rt) argument
3045 struct ifnet *vifp; local
[all...]

Completed in 146 milliseconds