Home
last modified time | relevance | path

Searched refs:curr_id (Results 1 – 1 of 1) sorted by relevance

/net/core/
Drtnetlink.c1400 u32 curr_id; in rtnl_xdp_report_one() local
1403 curr_id = get_prog_id(dev); in rtnl_xdp_report_one()
1404 if (!curr_id) in rtnl_xdp_report_one()
1407 *prog_id = curr_id; in rtnl_xdp_report_one()
1408 err = nla_put_u32(skb, attr, curr_id); in rtnl_xdp_report_one()