Searched refs:net_pkt_buf (Results 1 – 1 of 1) sorted by relevance
191 static uchar net_pkt_buf[(PKTBUFSRX+1) * PKTSIZE_ALIGN + PKTALIGN]; variable383 net_tx_packet = &net_pkt_buf[0] + (PKTALIGN - 1); in net_init()