Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dnetlink.h158 #define NETLINK_GET_STRICT_CHK 12 macro
/Linux-v6.1/include/uapi/linux/
Dnetlink.h176 #define NETLINK_GET_STRICT_CHK 12 macro
/Linux-v6.1/Documentation/userspace-api/netlink/
Dintro.rst571 The ``NETLINK_GET_STRICT_CHK`` socket option enables strict input checking
577 ``NETLINK_GET_STRICT_CHK`` declares that the application is initializing
582 ``NETLINK_GET_STRICT_CHK`` is not used outside of ``NETLINK_ROUTE``.
/Linux-v6.1/net/netlink/
Daf_netlink.c1707 case NETLINK_GET_STRICT_CHK: in netlink_setsockopt()
1807 case NETLINK_GET_STRICT_CHK: in netlink_getsockopt()