commit | ec6e05a972ceaace68484f02f274509d6104d336 | [log] [tgz] |
---|---|---|
author | chiachangwang <chiachangwang@google.com> | Thu Dec 08 05:11:59 2022 +0000 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Dec 08 05:49:02 2022 +0000 |
tree | af18ac5ab968e4259fa583c80d8ba7db5b1a992b | |
parent | 7a91f6a9f1543c04863e72cb6ef8b198e0220831 [diff] |
Use NetlinkUtils to build inet_diag_req_v2 query for TCP sockets Construct an inet_diag_req_v2 query for TCP connections will be used more than here later, so moving the message construction to utils class to share between different places to reduce duplication. Bug: 259000745 Test: atest NetworkStackTests Change-Id: Iaf79c594453849c6abbc57fb94957b4db3b73c8f