OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOTP_REQUEST
(Results
1 - 6
of
6
) sorted by null
/external/qemu/slirp/
bootp.h
6
#define
BOOTP_REQUEST
1
bootp.c
323
if (bp->bp_op ==
BOOTP_REQUEST
) {
/external/qemu/slirp-android/
bootp.h
6
#define
BOOTP_REQUEST
1
bootp.c
327
if (bp->bp_op ==
BOOTP_REQUEST
) {
/external/grub/netboot/
etherboot.h
134
#define
BOOTP_REQUEST
1
main.c
553
ip.bp.bp_op =
BOOTP_REQUEST
;
Completed in 84 milliseconds