Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmctp.h51 #define SIOCMCTPALLOCTAG (SIOCPROTOPRIVATE + 0) macro
/linux/Documentation/networking/
H A 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/net/mctp/
H A Daf_mctp.c521 case SIOCMCTPALLOCTAG: in mctp_ioctl()
541 case SIOCMCTPALLOCTAG: in mctp_compat_ioctl()