src/stack/ipv6/ipv6_exthdrs.c File Reference

The file handles the IPv6 extension header processing. More...


Functions

void IPv6ParseExtnHeaders (PBM_Pkt *pPkt, IPV6HDR *ptr_ipv6hdr)


Detailed Description

The file handles the IPv6 extension header processing.

NOTE: (C) Copyright 2008, Texas Instruments, Inc.

Function Documentation

void IPv6ParseExtnHeaders ( PBM_Pkt *  pPkt,
IPV6HDR *  ptr_ipv6hdr 
)

Description
The function handles all IPV6 extension headers.

Parameters:
[in] pPkt Pointer to the entire IPv6 Packet.
[in] ptr_ipv6hdr Pointer to the IPv6 Header.
Return values:
None 


Copyright 2009, Texas Instruments Incorporated