Mod aaa-12 为trace模块与conntrack_api模块扩充base_proto RCA: SOL: 修改人:liangxia 检视人:
This commit is contained in:
parent
996ecfdd05
commit
8fc75b3b47
|
@ -57,6 +57,7 @@ struct cmhi_ext_info {
|
||||||
uint32_t auth_mark;
|
uint32_t auth_mark;
|
||||||
uint32_t tc_mark;
|
uint32_t tc_mark;
|
||||||
uint32_t pbr_mark;
|
uint32_t pbr_mark;
|
||||||
|
uint16_t base_app_id;
|
||||||
};
|
};
|
||||||
struct nf_conn {
|
struct nf_conn {
|
||||||
/* Usage count in here is 1 for hash table, 1 per skb,
|
/* Usage count in here is 1 for hash table, 1 per skb,
|
||||||
|
|
Loading…
Reference in New Issue