OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCP_DECLINE
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/rump_dhcpclient/
dhcp.c
577
type !=
DHCP_DECLINE
&&
581
if (type !=
DHCP_DECLINE
&& type != DHCP_RELEASE) {
601
if (type ==
DHCP_DECLINE
||
616
if (type ==
DHCP_DECLINE
) {
dhcp.h
57
#define
DHCP_DECLINE
4
/src/external/bsd/dhcpcd/dist/src/
dhcp.h
63
#define
DHCP_DECLINE
4
dhcp.c
113
{
DHCP_DECLINE
, "DECLINE" },
858
type !=
DHCP_DECLINE
&&
862
if (type !=
DHCP_DECLINE
&& type != DHCP_RELEASE) {
914
if (type ==
DHCP_DECLINE
||
932
if (type ==
DHCP_DECLINE
) {
2084
dhcp_decline
(struct interface *ifp)
function
2091
send_message(ifp,
DHCP_DECLINE
, NULL);
2208
dhcp_decline
(ifp);
2249
dhcp_decline
(ifp);
3433
dhcp_decline
(ifp)
[
all
...]
Completed in 20 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026