Home
last modified time | relevance | path

Searched defs:txhdr (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/virtual/virtio/net/
H A Dif_vtnet.c1198 struct vtnet_tx_header *txhdr; in vtnet_free_tx_mbufs() local
1839 vtnet_enqueue_txhdr(struct vtnet_softc *sc, struct vtnet_tx_header *txhdr) in vtnet_enqueue_txhdr()
1850 struct vtnet_tx_header *txhdr; in vtnet_txeof() local
1992 struct vtnet_tx_header *txhdr) in vtnet_enqueue_txbuf()
2071 struct vtnet_tx_header *txhdr; in vtnet_encap() local
/dflybsd-src/sys/bus/u4b/net/
H A Dif_axge.c634 uint32_t txhdr; in axge_bulk_write_callback() local
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c1048 struct bwn_txhdr txhdr; in bwn_pio_tx_start() local
6262 struct mbuf *m, struct bwn_txhdr *txhdr, uint16_t cookie) in bwn_set_txhdr()