Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c417 char *env_vci = env_get("bootp_vci"); in add_vci() local
425 if (env_vci) in add_vci()
426 vci = env_vci; in add_vci()