Searched refs:udpdata (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dxfrm4_input.c83 __u8 *udpdata; local
99 udpdata = (__u8 *)uh + sizeof(struct udphdr);
100 udpdata32 = (__be32 *)udpdata;
106 if (len == 1 && udpdata[0] == 0xff) {
117 if (len == 1 && udpdata[0] == 0xff) {

Completed in 21 milliseconds