Home
last modified time | relevance | path

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

/u-boot/net/
A Dndisc.c29 int net_nd_tx_packet_size; variable
314 net_nd_tx_packet_size = 0; in ndisc_init()
470 net_nd_tx_packet_size); in ndisc_receive()
474 net_nd_tx_packet_size = 0; in ndisc_receive()
A Dping6.c72 net_nd_tx_packet_size = (pkt - net_nd_tx_packet); in ping6_send()
A Dnet6.c361 net_nd_tx_packet_size = (pkt - net_nd_tx_packet) + in net_send_udp_packet6()
/u-boot/include/
A Dndisc.h61 extern int net_nd_tx_packet_size;

Completed in 7 milliseconds