OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dhcp_client
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/tests/DHCPv6/
dhcp_client.pm
23
package
dhcp_client
;
package
239
package
dhcp_client
::msg;
362
if ($num == $
dhcp_client
::OPT_ORO) {
372
} elsif (($num == $
dhcp_client
::OPT_CLIENTID) ||
373
($num == $
dhcp_client
::OPT_SERVERID)) {
382
} elsif ($num == $
dhcp_client
::OPT_IA_NA) {
393
} elsif ($num == $
dhcp_client
::OPT_IAADDR) {
406
} elsif ($num == $
dhcp_client
::OPT_VENDOR_OPTS) {
416
} elsif ($num == $
dhcp_client
::OPT_STATUS_CODE) {
435
my $msg =
dhcp_client
::msg->new($msg_type, $trans_id)
[
all
...]
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
omr-publisher.c
73
void *
dhcp_client
;
member in struct:omr_publisher
233
if (publisher->
dhcp_client
) {
363
publisher->
dhcp_client
= (void *)-1;
373
if (publisher->
dhcp_client
!= NULL) {
374
omr_publisher_dhcp_client_deactivate(publisher, (intptr_t)publisher->
dhcp_client
);
380
if (publisher->dhcp_wanted && publisher->
dhcp_client
== NULL) {
390
omr_publisher_dhcp_client_deactivate(publisher, (intptr_t)publisher->
dhcp_client
);
841
if (publisher->
dhcp_client
== NULL) {
863
if (publisher->
dhcp_client
!= NULL) {
894
if (publisher->
dhcp_client
== NULL)
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026