Searched defs:vifp (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/sys/net/ip_mroute/ |
H A D | ip_mroute.c | 746 struct vif *vifp = viftable + vifcp->vifc_vifi; in add_vif() local 875 struct vif *vifp; in del_vif() local 1190 struct vif *vifp = viftable + vifi; in X_ip_mforward() local 1456 #define MC_SEND(ip,vifp,m) { \ in ip_mdq() argument 1617 phyint_send(struct ip *ip, struct vif *vifp, struct mbuf *m) in phyint_send() 1641 encap_send(struct ip *ip, struct vif *vifp, struct mbuf *m) in encap_send() 1735 struct vif *vifp = viftable; in X_ipip_input() local 1774 tbf_control(struct vif *vifp, struct mbuf *m, struct ip *ip, u_long p_len) in tbf_control() 1815 tbf_queue(struct vif *vifp, struct mbuf *m) in tbf_queue() 1844 tbf_process_q(struct vif *vifp) in tbf_process_q() [all …]
|