tbf_control
tbf_control(vifp, mb_copy, mtod(mb_copy, struct ip *),
tbf_control(vifp, mb_copy, ip, ntohs(ip_copy->ip_len));
static void tbf_control(struct vif *, struct mbuf *, struct ip *, u_int32_t);
tbf_control(vifp, mb_first, ip, ntohs(ip_outer->ip_len));