OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bp_id
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/net/
bootp.h
41
u32
bp_id
; /* Transaction ID */
member in struct:bootp_hdr
bootp.c
133
else if (!bootp_match_id(net_read_u32(&bp->
bp_id
)))
804
net_copy_u32(&bp->
bp_id
, &bootp_id);
1011
net_copy_u32(&bp->
bp_id
, &bp_offer->
bp_id
);
Completed in 72 milliseconds