ANDROID: qcom: Add xfrm and skb related symbols
Add __xfrm_decode_session, xfrm_lookup, xfrm_output and kfree_skb_list
which are needed by rmnet modules.
Leaf changes summary: 4 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
4 Added functions:
[A] 'function int __xfrm_decode_session(sk_buff*, flowi*, unsigned int, int)'
[A] 'function void kfree_skb_list(sk_buff*)'
[A] 'function dst_entry* xfrm_lookup(net*, dst_entry*, const flowi*, const sock*, int)'
[A] 'function int xfrm_output(sock*, sk_buff*)'
Bug: 191435348
Change-Id: Ib61aaf84ed145c3f87015c890f6c9e6d5ae722f6
Signed-off-by:
Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Loading
Please sign in to comment