Gitiles
Code Review
Sign In
git01.mediatek.com
/
openwrt
/
feeds
/
mtk-openwrt-feeds
/
9dbfdb9921c0819b4c7c222f5a60fe0f3a206abe
/
.
/
feed
/
mwctl
/
src
/
iwpriv_compat.h
blob: c3765948c466414bf05f43d30283e28f7910a8e4 [
file
] [
log
] [
blame
]
#ifndef
__IWPRIV_COMPAT_H
#define
__IWPRIV_COMPAT_H
int
handle_set_command
(
struct
nl_msg
*
msg
,
int
argc
,
char
**
argv
,
void
*
ctx
);
#endif