FD.io VPP  v17.04.2-2-ga8f93f8
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

#define PROFILE_ID_MASK   0xF

Function Documentation

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;}  )