Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Drtnetlink.h125 RTM_GETNETCONF = 82, enumerator
126 #define RTM_GETNETCONF RTM_GETNETCONF macro
/linux-4.4.14/security/selinux/
Dnlmsgtab.c72 { RTM_GETNETCONF, NETLINK_ROUTE_SOCKET__NLMSG_READ },
/linux-4.4.14/net/ipv4/
Ddevinet.c2403 rtnl_register(PF_INET, RTM_GETNETCONF, inet_netconf_get_devconf, in devinet_init()
/linux-4.4.14/net/ipv6/
Daddrconf.c5966 __rtnl_register(PF_INET6, RTM_GETNETCONF, inet6_netconf_get_devconf, in addrconf_init()