t3_encap
int t3_encap(struct port_info *, struct mbuf **, int *free);
if ((err = t3_encap(p, &m, &free_it)) != 0)