Home
last modified time | relevance | path

Searched defs:pOptions (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_option.cpp48 int HasInitialized(PDhcpOptionList pOptions) in HasInitialized() argument
60 int InitOptionList(PDhcpOptionList pOptions) in InitOptionList() argument
85 PushBackOption(PDhcpOptionList pOptions, PDhcpOption pOption) PushBackOption() argument
112 PushFrontOption(PDhcpOptionList pOptions, PDhcpOption pOption) PushFrontOption() argument
142 RemoveOption(PDhcpOptionList pOptions, uint8_t code) RemoveOption() argument
167 GetOptionNode(PDhcpOptionList pOptions, uint8_t code) GetOptionNode() argument
179 GetOption(PDhcpOptionList pOptions, uint8_t code) GetOption() argument
188 ClearOptions(PDhcpOptionList pOptions) ClearOptions() argument
212 FreeOptionList(PDhcpOptionList pOptions) FreeOptionList() argument
[all...]

Completed in 2 milliseconds