scsi_nl_rcv_msg (9) Linux Manual Page
scsi_nl_rcv_msg – Receive message handler.
Synopsis
void scsi_nl_rcv_msg(struct sk_buff *skb);
Arguments
skb
-
- socket receive buffer
Description
Extracts message from a receive buffer. Validates message header and calls appropriate transport message handler
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
