Home
last modified time | relevance | path

Searched refs:dhcp_request (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/net/
Dbootp.h71 void dhcp_request(void);
Dbootp.c1110 void dhcp_request(void) in dhcp_request() function
Dnet.c477 dhcp_request(); /* Basically same as BOOTP */ in net_loop()
/external/scapy/scapy/layers/
Ddhcp.py302 def dhcp_request(iface=None,**kargs): function
/external/scapy/doc/scapy/
Dusage.rst1417 …can't use the more convenient ``dhcp_request()`` function and have to construct the DCHP packet ma…