ANDROID: GKI: Add symbols to symbol list for SUNMI
Leaf changes summary: 35 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 35 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
35 Added functions:
[A] 'function net_device* __dev_get_by_name(net*, const char*)'
[A] 'function int __dev_set_mtu(net_device*, int)'
[A] 'function __be32 __skb_flow_get_ports(const sk_buff*, int, u8, void*, int)'
[A] 'function sk_buff* arp_create(int, int, __be32, net_device*, __be32, const unsigned char*, const unsigned char*, const unsigned char*)'
[A] 'function void arp_xmit(sk_buff*)'
[A] 'function void dev_disable_lro(net_device*)'
[A] 'function int dev_mc_add(net_device*, const unsigned char*)'
[A] 'function int dev_mc_del(net_device*, const unsigned char*)'
[A] 'function void dev_mc_flush(net_device*)'
[A] 'function int dev_mc_sync(net_device*, net_device*)'
[A] 'function int dev_pre_changeaddr_notify(net_device*, const char*, netlink_ext_ack*)'
[A] 'function int dev_set_allmulti(net_device*, int)'
[A] 'function int dev_set_promiscuity(net_device*, int)'
[A] 'function unsigned long int dev_trans_start(net_device*)'
[A] 'function void dev_uc_flush(net_device*)'
[A] 'function int dev_uc_sync(net_device*, net_device*)'
[A] 'function bool dev_valid_name(const char*)'
[A] 'function __be32 flow_get_u32_dst(const flow_keys*)'
[A] 'function __be32 flow_get_u32_src(const flow_keys*)'
[A] 'function __be32 inet_confirm_addr(net*, in_device*, __be32, __be32, int)'
[A] 'function void* netdev_adjacent_get_private(list_head*)'
[A] 'function void netdev_bonding_info_change(net_device*, netdev_bonding_info*)'
[A] 'function int netdev_class_create_file_ns(const class_attribute*, void*)'
[A] 'function void netdev_class_remove_file_ns(const class_attribute*, void*)'
[A] 'function bool netdev_has_upper_dev(net_device*, net_device*)'
[A] 'function bool netdev_is_rx_handler_busy(net_device*)'
[A] 'function void* netdev_lower_dev_get_private(net_device*, net_device*)'
[A] 'function void* netdev_lower_get_first_private_rcu(net_device*)'
[A] 'function void* netdev_lower_get_next_private(net_device*, list_head**)'
[A] 'function void* netdev_lower_get_next_private_rcu(net_device*, list_head**)'
[A] 'function net_device* netdev_master_upper_dev_get(net_device*)'
[A] 'function net_device* netdev_upper_get_next_dev_rcu(net_device*, list_head**)'
[A] 'function int netdev_walk_all_upper_dev_rcu(net_device*, int (net_device*, netdev_nested_priv*), netdev_nested_priv)'
[A] 'function void skb_flow_dissector_init(flow_dissector*, const flow_dissector_key*, unsigned int)'
[A] 'function void skb_flow_get_icmp_tci(const sk_buff*, flow_dissector_key_icmp*, void*, int, int)'
Bug: 440690594
Change-Id: Iff996fbc79c21450edfed5fb70e8a57e3a68782e
Signed-off-by:
liuwei.xiao <liuwei.xiao@sunmi.corp-partner.google.com>
Loading