netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Duncan Roe <duncan_roe@optusnet.com.au>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH libnetfilter_queue 2/2] Minor tweak to pktb_len function description
Date: Mon, 18 Nov 2019 14:36:38 +1100	[thread overview]
Message-ID: <20191118033638.26472-2-duncan_roe@optusnet.com.au> (raw)
In-Reply-To: <20191118033638.26472-1-duncan_roe@optusnet.com.au>

Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
---
 src/extra/pktbuff.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/extra/pktbuff.c b/src/extra/pktbuff.c
index 26d7ca8..c4f3da3 100644
--- a/src/extra/pktbuff.c
+++ b/src/extra/pktbuff.c
@@ -111,7 +111,7 @@ uint8_t *pktb_data(struct pkt_buff *pktb)
 }
 
 /**
- * pktb_len - return length of the packet buffer
+ * pktb_len - get length of packet buffer
  * \param pktb Pointer to userspace packet buffer
  * \return Length of packet contained within __pktb__
  * \par
-- 
2.14.5


  reply	other threads:[~2019-11-18  3:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-18  3:36 [PATCH libnetfilter_queue 1/2] src: doc: Major re-work of user packet buffer documentation Duncan Roe
2019-11-18  3:36 ` Duncan Roe [this message]
2019-12-07 17:58   ` [PATCH libnetfilter_queue 2/2] Minor tweak to pktb_len function description Pablo Neira Ayuso
2019-12-07  0:32 ` [PATCH libnetfilter_queue 1/2] src: doc: Major re-work of user packet buffer documentation Duncan Roe
2019-12-07 17:58 ` Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191118033638.26472-2-duncan_roe@optusnet.com.au \
    --to=duncan_roe@optusnet.com.au \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).