Skip to content
Commit 5e1321eb authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan Committed by Todd Kjos
Browse files

ANDROID: abi_gki_aarch64_qcom: Add protocol related symbols



Add __inet6_lookup_established, __inet_lookup_established, sock_edemux,
tcp_hashinfo, __udp4_lib_lookup, __udp6_lib_lookup and udp_table
which are needed by rmnet modules.

3 function symbol(s) added
  'struct sock * __udp4_lib_lookup(struct net *, __be32, __be16, __be32, __be16, int, int, struct udp_table *, struct sk_buff *)'
  'struct sock * __udp6_lib_lookup(struct net *, const struct in6_addr *, __be16, const struct in6_addr *, __be16, int, int, struct udp_table *, struct sk_buff *)'
  'void sock_edemux(struct sk_buff *)'

1 variable symbol(s) added
  'struct udp_table udp_table'

Bug: 248086636
Change-Id: Id745ead805d389a5e5063be36b08ba65a3977600
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>
parent 9122cbfc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment