Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dmctp.h51 #define SIOCMCTPALLOCTAG (SIOCPROTOPRIVATE + 0) macro
/Linux-v6.1/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-v6.1/net/mctp/
Daf_mctp.c444 case SIOCMCTPALLOCTAG: in mctp_ioctl()
461 case SIOCMCTPALLOCTAG: in mctp_compat_ioctl()