commit | d9d69eb8977bf854314f77aa49eed2302c1246bf | [log] [tgz] |
---|---|---|
author | Sean Tranchetti <stranche@codeaurora.org> | Tue Feb 12 14:30:49 2019 -0700 |
committer | Sean Tranchetti <stranche@codeaurora.org> | Mon Apr 01 17:57:36 2019 -0600 |
tree | 0e544be89e7e73f016465d6a57cbe755dedfc3c9 | |
parent | 6e3d5236b47b8896a6c67ad1ddf304d429efe4ff [diff] |
librmnetctl: Add rmnet_fill_flow_message() helper All Netlink messages that get send to the quxilliary DFC driver have the same format. Create a helper function for building these types of messages to reduce the amount of boiler-plate code needed by these flow messages. Change-Id: Ib25a7fda8a513713d7b47795f9b29b0263293af4 Signed-off-by: Sean Tranchetti <stranche@codeaurora.org>