Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Dbootp.h33 u8 bp_op; /* Operation */ member
H A Dbootp.c128 else if (bp->bp_op != OP_BOOTREPLY) in check_reply_packet()
756 bp->bp_op = OP_BOOTREQUEST; in bootp_request()
974 bp->bp_op = OP_BOOTREQUEST; in dhcp_send_request_packet()