Home
last modified time | relevance | path

Searched refs:GetIpv6ProtocolPorts (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/bcm/
DIPv6Protocol.c137 static UCHAR GetIpv6ProtocolPorts(UCHAR *pucPayload,USHORT *pusSrcPort,USHORT *pusDestPort,USHORT u… in GetIpv6ProtocolPorts() function
189 ucNextProtocolAboveIP = GetIpv6ProtocolPorts((UCHAR *)(pcIpHeader + sizeof(IPV6Header)), in IpVersion6()