summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
diff options
context:
space:
mode:
authorChangli Gao2011-08-19 16:26:44 +0200
committerDavid S. Miller2011-08-19 16:26:44 +0200
commit4ca2462e94b3b0a2fdd3b777ff2bd9bcd82c6096 (patch)
tree462f96b65cf6ce7bf4e6aaca5beb011a6c1dfe80 /include/linux/skbuff.h
parentnet: rps: support PPPOE session messages (diff)
downloadkernel-qcow2-linux-4ca2462e94b3b0a2fdd3b777ff2bd9bcd82c6096.tar.gz
kernel-qcow2-linux-4ca2462e94b3b0a2fdd3b777ff2bd9bcd82c6096.tar.xz
kernel-qcow2-linux-4ca2462e94b3b0a2fdd3b777ff2bd9bcd82c6096.zip
net: add the comment for skb->l4_rxhash
Signed-off-by: Changli Gao <xiaosuo@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/skbuff.h')
-rw-r--r--include/linux/skbuff.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h
index f902c331217b..ea0b37463860 100644
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
@@ -322,6 +322,8 @@ typedef unsigned char *sk_buff_data_t;
* @queue_mapping: Queue mapping for multiqueue devices
* @ndisc_nodetype: router type (from link layer)
* @ooo_okay: allow the mapping of a socket to a queue to be changed
+ * @l4_rxhash: indicate rxhash is a canonical 4-tuple hash over transport
+ * ports.
* @dma_cookie: a cookie to one of several possible DMA operations
* done by skb DMA functions
* @secmark: security marking