Home
last modified time | relevance | path

Searched refs:net_pkt_buf (Results 1 – 1 of 1) sorted by relevance

/u-boot/net/
A Dnet.c179 static uchar net_pkt_buf[(PKTBUFSRX+1) * PKTSIZE_ALIGN + PKTALIGN]; variable
378 net_tx_packet = &net_pkt_buf[0] + (PKTALIGN - 1); in net_init()

Completed in 5 milliseconds