FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
ip6_ioam_pot.h File Reference
+ Include dependency graph for ip6_ioam_pot.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PROFILE_ID_MASK   0xF
 

Functions

typedef CLIB_PACKED (struct { ip6_hop_by_hop_option_t hdr;u8 pot_type;#define PROFILE_ID_MASK u8 reserved_profile_id;u64 random;u64 cumulative;}) ioam_pot_option_t
 

Macro Definition Documentation

◆ PROFILE_ID_MASK

#define PROFILE_ID_MASK   0xF

Function Documentation

◆ CLIB_PACKED()

typedef CLIB_PACKED ( struct { ip6_hop_by_hop_option_t hdr;u8 pot_type;#define PROFILE_ID_MASK u8 reserved_profile_id;u64 random;u64 cumulative;}  )