This function always returns the same pointer it was passed. With new
name and return type the code is easier to understand. Mark the hash
bucket argument as pointer to const, since function doesn't modify it,
just uses value as integer. No functional changes.
Details
Details
- Reviewers
tuexen - Group Reviewers
transport - Commits
- rG6538742c1aac: tcp: rename syncookie_lookup() into syncookie_expand() and make it bool
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 64928 Build 61811: arc lint + arc unit