Home
last modified time | relevance | path

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

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