Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
a9801658ee4b7f5717d145818428452f864e1015
/
.
/
networking
/
udhcp
/
clientsocket.h
blob: ea607839761662931bfb8c23828c994de4d67d2d [
file
] [
log
] [
blame
]
/* vi: set sw=4 ts=4: */
/* clientsocket.h */
#ifndef
_CLIENTSOCKET_H
#define
_CLIENTSOCKET_H
int
raw_socket
(
int
ifindex
);
#endif