Home
last modified time | relevance | path

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

/u-boot/net/
A Dbootp.c442 char *env_vci = env_get("bootp_vci"); in add_vci() local
450 if (env_vci) in add_vci()
451 vci = env_vci; in add_vci()

Completed in 7 milliseconds