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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.c312 static void tbf_control(struct vif *, struct mbuf *, struct ip *, u_int32_t);
1500 tbf_control(vifp, mb_copy, mtod(mb_copy, struct ip *), ip->ip_len);
1569 tbf_control(vifp, mb_copy, ip, ip_copy->ip_len);
1646 tbf_control(struct vif *vifp, struct mbuf *m, struct ip *ip, function

Completed in 15 milliseconds