Searched refs:RTM_GETLINK (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/include/uapi/linux/ |
D | rtnetlink.h | 31 RTM_GETLINK, enumerator 32 #define RTM_GETLINK RTM_GETLINK macro
|
/linux-4.4.14/security/selinux/ |
D | nlmsgtab.c | 35 { RTM_GETLINK, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
/linux-4.4.14/Documentation/networking/ |
D | operstates.txt | 25 operation RTM_GETLINK. It is also possible to subscribe to RTMGRP_LINK 142 -query RTM_GETLINK once to get initial state
|
/linux-4.4.14/net/core/ |
D | rtnetlink.c | 3481 rtnl_register(PF_UNSPEC, RTM_GETLINK, rtnl_getlink, in rtnetlink_init() 3494 rtnl_register(PF_BRIDGE, RTM_GETLINK, NULL, rtnl_bridge_getlink, NULL); in rtnetlink_init()
|
/linux-4.4.14/net/ipv6/ |
D | addrconf.c | 5952 err = __rtnl_register(PF_INET6, RTM_GETLINK, NULL, inet6_dump_ifinfo, in addrconf_init()
|