ANDROID: Update symbols list for imx
1 function symbol(s) added 'void flow_rule_match_ipv6_addrs(const struct flow_rule*, struct flow_match_ipv6_addrs*)' Bug: 407874800 Change-Id: I32f0d9dd8e94778f0e016fa7118ea619cdb19a43 Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
This commit is contained in:
committed by
Giuliano Procida
parent
e20dd13883
commit
fe7edccc52
@@ -9333,6 +9333,11 @@ pointer_reference {
|
||||
kind: POINTER
|
||||
pointee_type_id: 0x79accc5f
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x14fd99be
|
||||
kind: POINTER
|
||||
pointee_type_id: 0x79b68067
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x14fe2ad8
|
||||
kind: POINTER
|
||||
@@ -16618,6 +16623,11 @@ pointer_reference {
|
||||
kind: POINTER
|
||||
pointee_type_id: 0x98d70f54
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x2ca7622a
|
||||
kind: POINTER
|
||||
pointee_type_id: 0x98dd6e34
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x2ca7a402
|
||||
kind: POINTER
|
||||
@@ -120300,6 +120310,11 @@ member {
|
||||
name: "key"
|
||||
type_id: 0x2f932a1e
|
||||
}
|
||||
member {
|
||||
id: 0x207aadcc
|
||||
name: "key"
|
||||
type_id: 0x2ca7622a
|
||||
}
|
||||
member {
|
||||
id: 0x209f059a
|
||||
name: "key"
|
||||
@@ -129759,6 +129774,12 @@ member {
|
||||
type_id: 0x2f932a1e
|
||||
offset: 64
|
||||
}
|
||||
member {
|
||||
id: 0xa81fcaae
|
||||
name: "mask"
|
||||
type_id: 0x2ca7622a
|
||||
offset: 64
|
||||
}
|
||||
member {
|
||||
id: 0xa82242cc
|
||||
name: "mask"
|
||||
@@ -246506,6 +246527,16 @@ struct_union {
|
||||
member_id: 0xbb13d2b4
|
||||
}
|
||||
}
|
||||
struct_union {
|
||||
id: 0x98dd6e34
|
||||
kind: STRUCT
|
||||
name: "flow_dissector_key_ipv6_addrs"
|
||||
definition {
|
||||
bytesize: 32
|
||||
member_id: 0x445b4fe5
|
||||
member_id: 0xbb9c8500
|
||||
}
|
||||
}
|
||||
struct_union {
|
||||
id: 0x493badd2
|
||||
kind: STRUCT
|
||||
@@ -246568,6 +246599,16 @@ struct_union {
|
||||
member_id: 0xa82242cc
|
||||
}
|
||||
}
|
||||
struct_union {
|
||||
id: 0x79b68067
|
||||
kind: STRUCT
|
||||
name: "flow_match_ipv6_addrs"
|
||||
definition {
|
||||
bytesize: 16
|
||||
member_id: 0x207aadcc
|
||||
member_id: 0xa81fcaae
|
||||
}
|
||||
}
|
||||
struct_union {
|
||||
id: 0x61859821
|
||||
kind: STRUCT
|
||||
@@ -318393,6 +318434,12 @@ function {
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x1d56aeb3
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x3674251b
|
||||
parameter_id: 0x14fd99be
|
||||
}
|
||||
function {
|
||||
id: 0x1d597589
|
||||
return_type_id: 0x48b5725f
|
||||
@@ -384709,6 +384756,15 @@ elf_symbol {
|
||||
type_id: 0x1d3f8bd2
|
||||
full_name: "flow_rule_match_ipv4_addrs"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x2e6c0438
|
||||
name: "flow_rule_match_ipv6_addrs"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x1bda54b6
|
||||
type_id: 0x1d56aeb3
|
||||
full_name: "flow_rule_match_ipv6_addrs"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x6097dede
|
||||
name: "flow_rule_match_ports"
|
||||
@@ -427362,6 +427418,7 @@ interface {
|
||||
symbol_id: 0xdf189e23
|
||||
symbol_id: 0x73d9659a
|
||||
symbol_id: 0xae6c6645
|
||||
symbol_id: 0x2e6c0438
|
||||
symbol_id: 0x6097dede
|
||||
symbol_id: 0x7c9e554a
|
||||
symbol_id: 0x9d180521
|
||||
|
||||
@@ -944,6 +944,7 @@
|
||||
flow_rule_match_basic
|
||||
flow_rule_match_eth_addrs
|
||||
flow_rule_match_ipv4_addrs
|
||||
flow_rule_match_ipv6_addrs
|
||||
flow_rule_match_ports
|
||||
flow_rule_match_vlan
|
||||
flush_delayed_work
|
||||
|
||||
Reference in New Issue
Block a user