Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c298 static void bootp_process_vendor(u8 *ext, int size) in bootp_process_vendor() function
370 bootp_process_vendor((uchar *)&bp->bp_vend[4], len); in bootp_handler()