Home
last modified time | relevance | path

Searched refs:NETLINK_DNRTMSG (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/decnet/netfilter/
Ddn_rtmsg.c131 dnrmg = netlink_kernel_create(&init_net, NETLINK_DNRTMSG, &cfg); in dn_rtmsg_init()
155 MODULE_ALIAS_NET_PF_PROTO(PF_NETLINK, NETLINK_DNRTMSG);
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dnetlink.h23 #define NETLINK_DNRTMSG 14 /* DECnet routing messages */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dnetlink.h25 #define NETLINK_DNRTMSG 14 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dnetlink.h23 #define NETLINK_DNRTMSG 14 /* DECnet routing messages */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dnetlink.h38 #define NETLINK_DNRTMSG 14 macro
/kernel/linux/linux-5.10/security/selinux/
Dhooks.c1201 case NETLINK_DNRTMSG: in socket_type_to_security_class()