Home
last modified time | relevance | path

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

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