ip xfrm policy { deleteall | list } [ dir DIR ] [ SELECTOR ] [ index INDEX ]
[ action ACTION ] [ priority PRIORITY ]
The man page talks about the default value, but not about the minimum and maximum values.
priority PRIORITY
priority is a number. Default priority is set on zero.
Can someone please let me know what their minimum and maximum values are and which header file I can find them in?
As @Blabbo the Verbose mentioned in comments:
uint32_t
value).