| commit | e34a055a5c1f0c64f771c0d7b76455fc45d946ea | [log] [tgz] |
|---|---|---|
| author | Yuyang Huang <yuyanghuang@google.com> | Thu Jan 30 17:54:42 2025 +0900 |
| committer | Yuyang Huang <yuyanghuang@google.com> | Thu Jan 30 18:14:34 2025 +0900 |
| tree | 281586ff807827f0fd9fcdfe944ffd5b41838e4b | |
| parent | 563543a1c4bcb2e0d2702677dac8efc2fe7898ea [diff] |
Add helper for unfragmented IPv4 protocol check This no-op refactoring commit introduces the addJumpIfNotUnfragmentedIPv4Protocol() helper method to reduce code duplication and improve readability by centralizing the logic for checking unfragmented IPv4 protocols. Test: TH Change-Id: I4e84f9e11e9ceed2520a5b4b0570047f2f6bb9c0