Sign in
coral
/
busybox
/
2c2256cb8b12180ae3771b580fbed3c7b8fc1e38
/
.
/
networking
/
udhcp
/
clientsocket.h
blob: 17a55c154024272aa9b94538114fbe8a0e77bc0a [
file
] [
log
] [
blame
]
/* clientsocket.h */
#ifndef
_CLIENTSOCKET_H
#define
_CLIENTSOCKET_H
int
raw_socket
(
int
ifindex
);
#endif