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:
Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>
Loading
Please register or sign in to comment