Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
2f08c9a050c1276d80a58de00cf6c8a98766c7f5
/
.
/
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