Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c56 unsigned int bootp_num_ids; variable
96 if (bootp_num_ids >= ARRAY_SIZE(bootp_ids)) { in bootp_add_id()
100 bootp_ids[bootp_num_ids - 1] = id; in bootp_add_id()
102 bootp_ids[bootp_num_ids] = id; in bootp_add_id()
103 bootp_num_ids++; in bootp_add_id()
111 for (i = 0; i < bootp_num_ids; i++) in bootp_match_id()
691 bootp_num_ids = 0; in bootp_reset()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map