OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFC2132_MSG_TYPE
(Results
1 - 6
of
6
) sorted by null
/external/qemu/slirp/
bootp.c
134
case
RFC2132_MSG_TYPE
:
245
*q++ =
RFC2132_MSG_TYPE
;
249
*q++ =
RFC2132_MSG_TYPE
;
301
*q++ =
RFC2132_MSG_TYPE
;
bootp.h
63
#define
RFC2132_MSG_TYPE
53
/external/qemu/slirp-android/
bootp.c
139
case
RFC2132_MSG_TYPE
:
249
*q++ =
RFC2132_MSG_TYPE
;
253
*q++ =
RFC2132_MSG_TYPE
;
305
*q++ =
RFC2132_MSG_TYPE
;
bootp.h
63
#define
RFC2132_MSG_TYPE
53
/external/grub/netboot/
etherboot.h
191
#define
RFC2132_MSG_TYPE
53
main.c
82
RFC2132_MSG_TYPE
, 1, DHCPDISCOVER,
91
RFC2132_MSG_TYPE
, 1, DHCPREQUEST,
1043
else if (c ==
RFC2132_MSG_TYPE
)
Completed in 22 milliseconds