ABI update for 4.19.72
eaf 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
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 256 to 320 (in bits)
1 data member insertion:
'net* tcf_idrinfo::net', at offset 256 (in bits) at act_api.h:18:1
16 impacted interfaces:
function int __tcf_idr_release(tc_action*, bool, bool)
function int tc_setup_cb_call(tcf_block*, tcf_exts*, tc_setup_type, void*, bool)
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 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 int tcf_exts_validate(net*, tcf_proto*, nlattr**, nlattr*, tcf_exts*, 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*)
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I8f11dbe18f110c9bc5c36a913ba2b19621167b05
Loading
Please register or sign in to comment