diff options
author | Andrew Cooks <acooks.at.bda@gmail.com> | 2024-05-21 01:47:20 +0200 |
---|---|---|
committer | Andrew Cooks <acooks.at.bda@gmail.com> | 2024-05-28 06:05:56 +0200 |
commit | 4d06e27569ae09cfb44cfa07b2c8d027ecf0fd72 (patch) | |
tree | d2c5f0aeb60b0d7f8285fffabe5712c0ab5f0eac /debian | |
parent | Merge pull request #16089 from LabNConsulting/chopps/docfix (diff) | |
download | frr-4d06e27569ae09cfb44cfa07b2c8d027ecf0fd72.tar.xz frr-4d06e27569ae09cfb44cfa07b2c8d027ecf0fd72.zip |
ospf6d: replace OSPF6_LSA_HEADER_END macro
Replacing the macro with an inline function allows the compiler to
check the parameter type.
Use the replacement function consistently to reduce the number of
open coded pointer cast plus offset calculations.
use tools/indent.py to reformat all occurences of its use.
Signed-off-by: Andrew Cooks <acooks.at.bda@gmail.com>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions