Home
last modified time | relevance | path

Searched hist:"44 b1e6b5f9a93cc2ba024e09cf137d5f1b5f8426" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/iucv/
H A Daf_iucv.hdiff 44b1e6b5f9a93cc2ba024e09cf137d5f1b5f8426 Tue Apr 21 18:26:24 CDT 2009 Hendrik Brueckner <brueckner@linux.vnet.ibm.com> af_iucv: Modify iucv msg target class using control msghdr

Allow 'classification' of socket data that is sent or received over
an af_iucv socket. For classification of data, the target class of an
(native) iucv message is used.

This patch provides the cmsg interface for iucv_sock_recvmsg() and
iucv_sock_sendmsg(). Applications can use the msg_control field of
struct msghdr to set or get the target class as a
"socket control message" (SCM/CMSG).

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/iucv/
H A Daf_iucv.cdiff 44b1e6b5f9a93cc2ba024e09cf137d5f1b5f8426 Tue Apr 21 18:26:24 CDT 2009 Hendrik Brueckner <brueckner@linux.vnet.ibm.com> af_iucv: Modify iucv msg target class using control msghdr

Allow 'classification' of socket data that is sent or received over
an af_iucv socket. For classification of data, the target class of an
(native) iucv message is used.

This patch provides the cmsg interface for iucv_sock_recvmsg() and
iucv_sock_sendmsg(). Applications can use the msg_control field of
struct msghdr to set or get the target class as a
"socket control message" (SCM/CMSG).

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>