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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_core.c613 struct iphdr _ciph, *cih; /* The ip header contained within the ICMP */ local
654 cih = skb_header_pointer(skb, offset, sizeof(_ciph), &_ciph);
855 struct iphdr _ciph, *cih; /* The ip header contained within the ICMP */ local
898 cih = skb_header_pointer(skb, offset, sizeof(_ciph), &_ciph);

Completed in 92 milliseconds