HomeSort by: relevance | last modified time | path
    Searched defs:tbf_control (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
ip_mroute.c 220 static void tbf_control(struct vif *, struct mbuf *, struct ip *, u_int32_t);
1739 tbf_control(vifp, mb_copy, mtod(mb_copy, struct ip *),
1805 tbf_control(vifp, mb_copy, ip, ntohs(ip_copy->ip_len));
1898 tbf_control(struct vif *vifp, struct mbuf *m, struct ip *ip, u_int32_t len) function in typeref:typename:void
2929 tbf_control(vifp, mb_first, ip, ntohs(ip_outer->ip_len));

Completed in 15 milliseconds