OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCP_ENCAPSULATOR
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/net/
dhcpopts.c
47
DHCP_ENCAPSULATOR
( tag ),
157
( option->tag ==
DHCP_ENCAPSULATOR
( tag ) ) ) {
268
unsigned int encap_tag =
DHCP_ENCAPSULATOR
( tag );
/external/syslinux/gpxe/src/include/gpxe/
dhcp.h
43
#define
DHCP_ENCAPSULATOR
( encap_opt ) ( (encap_opt) >> 8 )
47
#define DHCP_IS_ENCAP_OPT( opt )
DHCP_ENCAPSULATOR
( opt )
Completed in 1339 milliseconds