Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_core.c880 struct iphdr _ciph, *cih; /* The ip header contained within the ICMP */ in ip_vs_out_icmp() local
921 cih = skb_header_pointer(skb, offset, sizeof(_ciph), &_ciph); in ip_vs_out_icmp()
922 if (cih == NULL) in ip_vs_out_icmp()
925 pp = ip_vs_proto_get(cih->protocol); in ip_vs_out_icmp()
930 if (unlikely(cih->frag_off & htons(IP_OFFSET) && in ip_vs_out_icmp()
937 ip_vs_fill_ip4hdr(cih, &ciph); in ip_vs_out_icmp()
945 return handle_response_icmp(AF_INET, skb, &snet, cih->protocol, cp, in ip_vs_out_icmp()
1342 struct iphdr _ciph, *cih; /* The ip header contained within the ICMP */ in ip_vs_in_icmp() local
1384 cih = skb_header_pointer(skb, offset, sizeof(_ciph), &_ciph); in ip_vs_in_icmp()
1385 if (cih == NULL) in ip_vs_in_icmp()
[all …]
/linux-4.1.27/Documentation/arm/SA1100/
DFreeBird16 CIH <cih@coventive.com>