Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.h49 char bp_sname[64]; /* Server host name */ member
H A Dbootp.c927 popt = (uchar *)bp->bp_sname; in dhcp_packet_process_options()
928 end = popt + sizeof(bp->bp_sname); in dhcp_packet_process_options()