Lines Matching defs:tht_pkt
456 struct tht_pkt {
462 TAILQ_ENTRY(tht_pkt) tp_link;
466 struct tht_pkt *tpl_pkts;
467 TAILQ_HEAD(, tht_pkt) tpl_free;
468 TAILQ_HEAD(, tht_pkt) tpl_used;
515 void tht_pkt_put(struct tht_pkt_list *, struct tht_pkt *);
516 struct tht_pkt *tht_pkt_get(struct tht_pkt_list *);
517 struct tht_pkt *tht_pkt_used(struct tht_pkt_list *);
589 int tht_load_pkt(struct tht_softc *, struct tht_pkt *,
1089 struct tht_pkt *pkt;
1159 tht_load_pkt(struct tht_softc *sc, struct tht_pkt *pkt, struct mbuf *m)
1206 struct tht_pkt *pkt;
1242 struct tht_pkt *pkt;
1303 struct tht_pkt *pkt;
1325 struct tht_pkt *pkt;
1848 struct tht_pkt *pkt;
1851 tpl->tpl_pkts = mallocarray(npkts, sizeof(struct tht_pkt),
1877 struct tht_pkt *pkt;
1886 tht_pkt_put(struct tht_pkt_list *tpl, struct tht_pkt *pkt)
1892 struct tht_pkt *
1895 struct tht_pkt *pkt;
1907 struct tht_pkt *