Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
0d39e2882fcbf0ce09515d03111a6fe9e7fd5fe2
/
.
/
src
/
extended
/
hw_nat
/
ac_api.h
blob: dd5a40f9e2264295c852095c599d4ecdbe859ce9 [
file
] [
log
] [
blame
]
#ifndef
__AC_API
#define
__AC_API
int
SetAcEntry
(
struct
ac_args
*
opt
,
unsigned
int
cmd
);
int
GetAcEntry
(
struct
ac_args
*
opt
,
unsigned
int
cmd
);
#endif