mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
clarify state of llentry that is passed back
This commit is contained in:
parent
8aeb69d0f2
commit
e94ba2ce53
@ -106,6 +106,8 @@ llentry_free(struct llentry *lle)
|
||||
/*
|
||||
* Update an llentry for address dst (equivalent to rtalloc for new-arp)
|
||||
* Caller must pass in a valid struct llentry *
|
||||
*
|
||||
* if found the llentry * is returned referenced and unlocked
|
||||
*/
|
||||
int
|
||||
llentry_update(struct llentry **llep, struct lltable *lt,
|
||||
|
Loading…
Reference in New Issue
Block a user