ANDROID: update abi for 5.3-rc7
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function (2 filtered out)
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
'struct tcf_idrinfo at act_api.h:15:1' changed:
type size changed from 448 to 512 (in bits)
1 data member insertion:
'net* tcf_idrinfo::net', at offset 448 (in bits) at act_api.h:18:1
20 impacted interfaces:
function int __tcf_idr_release(tc_action*, bool, bool)
function int tc_setup_flow_action(flow_action*, const tcf_exts*)
function int tcf_action_dump_1(sk_buff*, tc_action*, int, int)
function int tcf_action_exec(sk_buff*, tc_action**, int, tcf_result*)
function tcf_chain* tcf_action_set_ctrlact(tc_action*, int, tcf_chain*)
function void tcf_exts_change(tcf_exts*, tcf_exts*)
function void tcf_exts_destroy(tcf_exts*)
function int tcf_exts_dump(sk_buff*, tcf_exts*)
function int tcf_exts_dump_stats(sk_buff*, tcf_exts*)
function unsigned int tcf_exts_num_actions(tcf_exts*)
function int tcf_exts_validate(net*, tcf_proto*, nlattr**, nlattr*, tcf_exts*, bool, bool, netlink_ext_ack*)
function int tcf_generic_walker(tc_action_net*, sk_buff*, netlink_callback*, int, const tc_action_ops*, netlink_ext_ack*)
function int tcf_idr_check_alloc(tc_action_net*, u32*, tc_action**, int)
function void tcf_idr_cleanup(tc_action_net*, u32)
function int tcf_idr_create(tc_action_net*, u32, nlattr*, tc_action**, const tc_action_ops*, int, bool)
function void tcf_idr_insert(tc_action_net*, tc_action*)
function int tcf_idr_search(tc_action_net*, tc_action**, u32)
function void tcf_idrinfo_destroy(const tc_action_ops*, tcf_idrinfo*)
function int tcf_register_action(tc_action_ops*, pernet_operations*)
function int tcf_unregister_action(tc_action_ops*, pernet_operations*)
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I93e6afe37f8823ff5e565ed0284f012ede694d5a
Loading
Please register or sign in to comment