src/stack/icmpv6/icmpv6in.c File Reference

The file handles the reception of ICMPv6 Packets. More...


Functions

int ICMPv6RxPacket (PBM_Pkt *pPkt, IPV6HDR *ptr_ipv6hdr)


Detailed Description

The file handles the reception of ICMPv6 Packets.

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

Function Documentation

int ICMPv6RxPacket ( PBM_Pkt *  pPkt,
IPV6HDR *  ptr_ipv6hdr 
)

Description
The function handles the ICMPv6 Packets.

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


Copyright 2009, Texas Instruments Incorporated