mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 10:52:50 +00:00
MFC r343600:
Document the instance context pointer.
This commit is contained in:
parent
ab9314d4a8
commit
adf0e8f860
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=343691
@ -2781,7 +2781,8 @@ ipf_firewall(fin, passp)
|
||||
/* -2 == requires authentication */
|
||||
/* Kernel: */
|
||||
/* > 0 == filter error # for packet */
|
||||
/* Parameters: ip(I) - pointer to start of IPv4/6 packet */
|
||||
/* Parameters: ctx(I) - pointer to the instance context */
|
||||
/* ip(I) - pointer to start of IPv4/6 packet */
|
||||
/* hlen(I) - length of header */
|
||||
/* ifp(I) - pointer to interface this packet is on */
|
||||
/* out(I) - 0 == packet going in, 1 == packet going out */
|
||||
|
Loading…
Reference in New Issue
Block a user