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