FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
ip6_ioam_seqno_analyse.c File Reference
+ Include dependency graph for ip6_ioam_seqno_analyse.c:

Go to the source code of this file.

Functions

static void BIT_SET (u64 *p, u32 n)
 
static int BIT_TEST (u64 *p, u32 n)
 
static void BIT_CLEAR (u64 *p, u64 start, int num_bits, u32 mask)
 
static u8 seqno_check_wraparound (u32 a, u32 b)
 
void ioam_analyze_seqno (seqno_rx_info *seqno_rx, u64 seqno)
 

Function Documentation

static void BIT_CLEAR ( u64 p,
u64  start,
int  num_bits,
u32  mask 
)
static

Definition at line 29 of file ip6_ioam_seqno_analyse.c.

+ Here is the caller graph for this function:

static void BIT_SET ( u64 p,
u32  n 
)
inlinestatic

Definition at line 19 of file ip6_ioam_seqno_analyse.c.

+ Here is the caller graph for this function:

static int BIT_TEST ( u64 p,
u32  n 
)
inlinestatic

Definition at line 24 of file ip6_ioam_seqno_analyse.c.

+ Here is the caller graph for this function:

void ioam_analyze_seqno ( seqno_rx_info seqno_rx,
u64  seqno 
)

Definition at line 76 of file ip6_ioam_seqno_analyse.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u8 seqno_check_wraparound ( u32  a,
u32  b 
)
inlinestatic

Definition at line 62 of file ip6_ioam_seqno_analyse.c.

+ Here is the caller graph for this function: