mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ANDROID: GKI: Update symbol list for mtk
2 function symbol(s) added 'struct sock* nf_sk_lookup_slow_v4(struct net*, const struct sk_buff*, const struct net_device*)' 'struct sock* nf_sk_lookup_slow_v6(struct net*, const struct sk_buff*, const struct net_device*)' Bug: 409358930 Change-Id: Id2cf12b854c696f824683157a39d3677638e4d19 Signed-off-by: Seiya Wang <seiya.wang@mediatek.com>
This commit is contained in:
@@ -311317,6 +311317,13 @@ function {
|
|||||||
parameter_id: 0x32caaf24
|
parameter_id: 0x32caaf24
|
||||||
parameter_id: 0x1bf16028
|
parameter_id: 0x1bf16028
|
||||||
}
|
}
|
||||||
|
function {
|
||||||
|
id: 0x6f9910f4
|
||||||
|
return_type_id: 0x1d44326e
|
||||||
|
parameter_id: 0x0ca27481
|
||||||
|
parameter_id: 0x3e6396e0
|
||||||
|
parameter_id: 0x3399c453
|
||||||
|
}
|
||||||
function {
|
function {
|
||||||
id: 0x6f9cf068
|
id: 0x6f9cf068
|
||||||
return_type_id: 0x1d44326e
|
return_type_id: 0x1d44326e
|
||||||
@@ -388560,6 +388567,24 @@ elf_symbol {
|
|||||||
type_id: 0x92045331
|
type_id: 0x92045331
|
||||||
full_name: "nf_register_sockopt"
|
full_name: "nf_register_sockopt"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0x7d136425
|
||||||
|
name: "nf_sk_lookup_slow_v4"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0x5c995b47
|
||||||
|
type_id: 0x6f9910f4
|
||||||
|
full_name: "nf_sk_lookup_slow_v4"
|
||||||
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0xfe90bb40
|
||||||
|
name: "nf_sk_lookup_slow_v6"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0xdbfefa2e
|
||||||
|
type_id: 0x6f9910f4
|
||||||
|
full_name: "nf_sk_lookup_slow_v6"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x840dad92
|
id: 0x840dad92
|
||||||
name: "nf_unregister_net_hook"
|
name: "nf_unregister_net_hook"
|
||||||
@@ -423115,6 +423140,8 @@ interface {
|
|||||||
symbol_id: 0x8b1dfb41
|
symbol_id: 0x8b1dfb41
|
||||||
symbol_id: 0x43078d96
|
symbol_id: 0x43078d96
|
||||||
symbol_id: 0xaf6b3cf1
|
symbol_id: 0xaf6b3cf1
|
||||||
|
symbol_id: 0x7d136425
|
||||||
|
symbol_id: 0xfe90bb40
|
||||||
symbol_id: 0x840dad92
|
symbol_id: 0x840dad92
|
||||||
symbol_id: 0x619db28f
|
symbol_id: 0x619db28f
|
||||||
symbol_id: 0x21972142
|
symbol_id: 0x21972142
|
||||||
|
|||||||
@@ -1727,6 +1727,8 @@
|
|||||||
nfnl_lock
|
nfnl_lock
|
||||||
nfnl_unlock
|
nfnl_unlock
|
||||||
nf_register_net_hooks
|
nf_register_net_hooks
|
||||||
|
nf_sk_lookup_slow_v4
|
||||||
|
nf_sk_lookup_slow_v6
|
||||||
nf_unregister_net_hooks
|
nf_unregister_net_hooks
|
||||||
nla_find
|
nla_find
|
||||||
nla_memcpy
|
nla_memcpy
|
||||||
|
|||||||
Reference in New Issue
Block a user