Home
last modified time | relevance | path

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

/u-boot/lib/efi_selftest/
A Defi_selftest_snp.c72 static unsigned int net_ip_id; variable
119 p.ip_udp.ip_id = htons(++net_ip_id); in send_dhcp_discover()
/u-boot/net/
A Dnet.c148 static unsigned net_ip_id; variable
1489 ip->ip_id = htons(net_ip_id++); in net_set_ip_header()

Completed in 6 milliseconds