Home
last modified time | relevance | path

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

/u-boot/net/
A Darp.c42 static uchar arp_tx_packet_buf[PKTSIZE_ALIGN + PKTALIGN]; variable
51 arp_tx_packet = &arp_tx_packet_buf[0] + (PKTALIGN - 1); in arp_init()

Completed in 3 milliseconds