Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
2842659cc02233274ca165ffb83a31b161d815cd
/
.
/
networking
/
udhcp
/
clientsocket.h
blob: 17a55c154024272aa9b94538114fbe8a0e77bc0a [
file
] [
log
] [
blame
]
/* clientsocket.h */
#ifndef
_CLIENTSOCKET_H
#define
_CLIENTSOCKET_H
int
raw_socket
(
int
ifindex
);
#endif