Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/bpf/bpftool/
A Dnetlink_dumper.c77 return do_xdp_dump_one(tb[IFLA_XDP], ifinfo->ifi_index, in do_xdp_dump()
A Dnet.c359 if (netinfo->filter_idx > 0 && netinfo->filter_idx != ifinfo->ifi_index) in dump_link_nlmsg()
371 netinfo->devices[netinfo->used_len].ifindex = ifinfo->ifi_index; in dump_link_nlmsg()
/linux-6.3-rc2/net/core/
A Drtnetlink.c1789 ifm->ifi_index = dev->ifindex; in rtnl_fill_ifinfo()
2136 if (ifm->ifi_index) { in rtnl_valid_dump_ifinfo_req()
2805 if (ifm->ifi_index > 0 && ifname[0]) { in do_setlink()
3128 if (ifm->ifi_index > 0) in rtnl_setlink()
3227 if (ifm->ifi_index > 0) in rtnl_dellink()
3437 dev->ifindex = ifm->ifi_index; in rtnl_newlink_create()
3515 if (ifm->ifi_index > 0) { in __rtnl_newlink()
3756 if (ifm->ifi_index > 0) in rtnl_getlink()
3851 if (ifm->ifi_index > 0) in rtnl_linkprop()
4537 *brport_idx = ifm->ifi_index; in valid_fdb_dump_legacy()
[all …]
/linux-6.3-rc2/drivers/net/can/
A Dvxcan.c227 peer->ifindex = ifmp->ifi_index; in vxcan_newlink()
/linux-6.3-rc2/tools/lib/bpf/
A Dnetlink.c297 req.ifinfo.ifi_index = ifindex; in __bpf_set_link_xdp_fd_replace()
366 if (xdp_id->ifindex && xdp_id->ifindex != ifinfo->ifi_index) in get_xdp_info()
/linux-6.3-rc2/tools/testing/selftests/net/
A Dtap.c108 req.info.ifi_index = 0; in dev_create()
A Dipsec.c414 req.info.ifi_index = if_nametoindex(intf); in link_set_up()
/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h561 int ifi_index; /* Link index */ member
/linux-6.3-rc2/net/wireless/
A Dwext-core.c432 r->ifi_index = dev->ifindex; in rtnetlink_ifinfo_prep()
/linux-6.3-rc2/drivers/net/
A Dveth.c1802 peer->ifindex = ifmp->ifi_index; in veth_newlink()
/linux-6.3-rc2/net/bridge/
A Dbr_netlink.c472 hdr->ifi_index = dev->ifindex; in br_fill_ifinfo()
/linux-6.3-rc2/net/ipv4/
A Dipmr.c2806 ifm->ifi_change || ifm->ifi_index) { in ipmr_valid_dumplink()
/linux-6.3-rc2/net/ipv6/
A Daddrconf.c5943 hdr->ifi_index = dev->ifindex; in inet6_fill_ifinfo()
5989 ifm->ifi_change || ifm->ifi_index) { in inet6_valid_dump_ifinfo()

Completed in 65 milliseconds