Re: bgpd: inline a few functions for convenience

2022-12-14 Thread Theo Buehler
On Wed, Dec 14, 2022 at 12:43:26PM +0100, Claudio Jeker wrote: > This helps me in regress for the new ASAP unittest. > I think making these accessors static inline makes sense here. ok I would use parens after return for all or none of them. rde.h isn't super consistent about this - it uses them

bgpd: inline a few functions for convenience

2022-12-14 Thread Claudio Jeker
This helps me in regress for the new ASAP unittest. I think making these accessors static inline makes sense here. -- :wq Claudio Index: rde.h === RCS file: /cvs/src/usr.sbin/bgpd/rde.h,v retrieving revision 1.273 diff -u -p -r1.273