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