Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dmctp.h51 #define SIOCMCTPALLOCTAG (SIOCPROTOPRIVATE + 0) macro
/linux-6.1.9/Documentation/networking/
Dmctp.rst215 ``ioctl(SIOCMCTPALLOCTAG)`` and ``ioctl(SIOCMCTPDROPTAG)``
238 ``SIOCMCTPALLOCTAG`` allocates a tag for a specific peer, which an application
258 ``SIOCMCTPALLOCTAG`` ioctl. The ``peer_addr`` must be the same as used for the
/linux-6.1.9/net/mctp/
Daf_mctp.c444 case SIOCMCTPALLOCTAG: in mctp_ioctl()
461 case SIOCMCTPALLOCTAG: in mctp_compat_ioctl()