LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_qos_IPv6Addr_t Struct Reference

Data Fields

uint8_t addr [16]
 
uint8_t prefixLen
 

Detailed Description

This structure contains the IPv6 filter address

Parameters
addrIPv6 address (in network byte order); this is a 16-byte byte array (in Big-endian format)
prefixLenIPv6 filter prefix length; can take a value between 0 and 128 Note: A packet matches if the IPv6 source address bytes until the prefix lengths are equal. Therefore prefix length can be used to set a filter with a range of source addresses. A prefix length of 128 specifies a single address value.

Field Documentation

uint8_t unpack_qos_IPv6Addr_t::addr[16]
uint8_t unpack_qos_IPv6Addr_t::prefixLen

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved