Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Daddrlabel.c417 case RTM_NEWADDRLABEL: in ip6addrlbl_newdel()
519 RTM_NEWADDRLABEL, in ip6addrlbl_dump()
625 RTM_NEWADDRLABEL, 0); in ip6addrlbl_get()
638 {.owner = THIS_MODULE, .protocol = PF_INET6, .msgtype = RTM_NEWADDRLABEL,
/linux-6.15/include/uapi/linux/
H A Drtnetlink.h120 RTM_NEWADDRLABEL = 72, enumerator
121 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
/linux-6.15/security/selinux/
H A Dnlmsgtab.c62 { RTM_NEWADDRLABEL, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },