mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Document ipf_nat_hashtab_add() return codes.
MFC after: 3 days
This commit is contained in:
parent
d49ffa7664
commit
d8deeff04d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=351563
@ -3498,6 +3498,7 @@ ipf_nat_insert(softc, softn, nat)
|
||||
|
||||
/* ------------------------------------------------------------------------ */
|
||||
/* Function: ipf_nat_hashtab_add */
|
||||
/* Returns: int - 0 == sucess, -1 == failure */
|
||||
/* Parameters: softc(I) - pointer to soft context main structure */
|
||||
/* softn(I) - pointer to NAT context structure */
|
||||
/* nat(I) - pointer to NAT structure */
|
||||
|
Loading…
Reference in New Issue
Block a user