ANDROID: GKI: Update honda symbol list for ebt filter

2 function symbol(s) added
  'void arp_send(int, int, __be32, struct net_device*, __be32, const unsigned char*, const unsigned char*, const unsigned char*)'
  'void nf_log_packet(struct net*, u_int8_t, unsigned int, const struct sk_buff*, const struct net_device*, const struct net_device*, const struct nf_loginfo*, const char*, ...)'

1 variable symbol(s) added
  'int sysctl_nf_log_all_netns'

Bug: 319451108

Change-Id: I5194eb32b01d66db1744c17e45ff1e1451a9f350
Signed-off-by: Norihiko Hama <Norihiko.Hama@alpsalpine.com>
This commit is contained in:
Norihiko Hama 2024-01-06 16:32:50 +09:00 committed by Viktor Martensson
parent 4dc7f98815
commit 3160b69e20
2 changed files with 62 additions and 0 deletions

View file

@ -288415,6 +288415,18 @@ function {
parameter_id: 0x6720d32f
parameter_id: 0x6720d32f
}
function {
id: 0x08f48955
return_type_id: 0x48b5725f
parameter_id: 0x6720d32f
parameter_id: 0x6720d32f
parameter_id: 0xe276adef
parameter_id: 0x32a623d7
parameter_id: 0xe276adef
parameter_id: 0x384c5795
parameter_id: 0x384c5795
parameter_id: 0x384c5795
}
function {
id: 0x091a93fa
return_type_id: 0xa98dedee
@ -291660,6 +291672,19 @@ function {
parameter_id: 0x336c4b19
parameter_id: 0x3e10b518
}
function {
id: 0x138ba240
return_type_id: 0x48b5725f
parameter_id: 0x0ca27481
parameter_id: 0x0abe9fd1
parameter_id: 0x4585663f
parameter_id: 0x3e6396e0
parameter_id: 0x3399c453
parameter_id: 0x3399c453
parameter_id: 0x336c4b19
parameter_id: 0x3e10b518
parameter_id: 0xa52a0930
}
function {
id: 0x138bff3f
return_type_id: 0x0c2e195c
@ -345858,6 +345883,15 @@ elf_symbol {
type_id: 0x45f82b62
full_name: "arm_smccc_get_version"
}
elf_symbol {
id: 0x4f8a812a
name: "arp_send"
is_defined: true
symbol_type: FUNCTION
crc: 0x9ae1c2c6
type_id: 0x08f48955
full_name: "arp_send"
}
elf_symbol {
id: 0x1eee53db
name: "arp_tbl"
@ -373940,6 +373974,15 @@ elf_symbol {
type_id: 0xfebe0504
full_name: "nf_ct_invert_tuple"
}
elf_symbol {
id: 0x05283614
name: "nf_log_packet"
is_defined: true
symbol_type: FUNCTION
crc: 0xdaa07447
type_id: 0x138ba240
full_name: "nf_log_packet"
}
elf_symbol {
id: 0x8b1dfb41
name: "nf_register_net_hook"
@ -390345,6 +390388,15 @@ elf_symbol {
type_id: 0x8151bb19
full_name: "syscon_regmap_lookup_by_phandle_optional"
}
elf_symbol {
id: 0xa32ba558
name: "sysctl_nf_log_all_netns"
is_defined: true
symbol_type: OBJECT
crc: 0x9aaeefce
type_id: 0x6720d32f
full_name: "sysctl_nf_log_all_netns"
}
elf_symbol {
id: 0xbf1515af
name: "sysctl_sched_features"
@ -402104,6 +402156,7 @@ interface {
symbol_id: 0xd634ca29
symbol_id: 0xd672b08d
symbol_id: 0xb61718ed
symbol_id: 0x4f8a812a
symbol_id: 0x1eee53db
symbol_id: 0xd9184490
symbol_id: 0xe6ba30b7
@ -405223,6 +405276,7 @@ interface {
symbol_id: 0xb4e99805
symbol_id: 0x471faa17
symbol_id: 0x82e37620
symbol_id: 0x05283614
symbol_id: 0x8b1dfb41
symbol_id: 0x43078d96
symbol_id: 0xaf6b3cf1
@ -407046,6 +407100,7 @@ interface {
symbol_id: 0x9a5404bf
symbol_id: 0x2f857527
symbol_id: 0x3e5f4f82
symbol_id: 0xa32ba558
symbol_id: 0xbf1515af
symbol_id: 0xe6ea21b1
symbol_id: 0x87812861

View file

@ -71,3 +71,10 @@
xt_find_match
xt_request_find_match
xt_request_find_target
# required by ebt_arpreply.ko module
arp_send
# required by ebt_log.ko module
nf_log_packet
sysctl_nf_log_all_netns