Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dip_mroute.c220 static void tbf_control(struct vif *, struct mbuf *, struct ip *, u_int32_t);
1739 tbf_control(vifp, mb_copy, mtod(mb_copy, struct ip *), in phyint_send()
1805 tbf_control(vifp, mb_copy, ip, ntohs(ip_copy->ip_len)); in encap_send()
1898 tbf_control(struct vif *vifp, struct mbuf *m, struct ip *ip, u_int32_t len) in tbf_control() function
2929 tbf_control(vifp, mb_first, ip, ntohs(ip_outer->ip_len)); in pim_register_send_rp()