Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dsriov.rst15 the ``RTM_GETLINK`` and ``RTM_SETLINK`` commands. On the driver side
H A Doperstates.rst33 operation RTM_GETLINK. It is also possible to subscribe to RTNLGRP_LINK
167 - query RTM_GETLINK once to get initial state
/linux/tools/include/uapi/linux/
H A Drtnetlink.h32 RTM_GETLINK, enumerator
33 #define RTM_GETLINK RTM_GETLINK macro
/linux/tools/bpf/bpftool/
H A Dnet.c354 .nlh.nlmsg_type = RTM_GETLINK, in netlink_get_link()
/linux/tools/lib/bpf/
H A Dnetlink.c437 .nh.nlmsg_type = RTM_GETLINK, in bpf_xdp_query()