xref
: /
OK3568_Linux_fs
/
app
/
forlinx
/
quectelCM
/
libmnl
/
dhcp
/
dhcp.h
(revision 4882a59341e53eb6f0b4789bf948001014eff981)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
__DHCP_H__
2
#
define
__DHCP_H__
3
4
int
do_dhcp
(
char
*
iname
);
5
#
endif
//__DHCP_H__