Searched refs:oic (Results 1 – 1 of 1) sorted by relevance
4020 struct icmp6_hdr *ic6, *oic; local4077 oic = (struct icmp6_hdr *)(oip6 + 1);4085 if (!(oic->icmp6_type & ICMP6_INFOMSG_MASK))4096 hv += oic->icmp6_id;4097 hv += oic->icmp6_seq;4106 (oic->icmp6_id == ic->ici_id) &&4107 (oic->icmp6_seq == ic->ici_seq) &&4116 (oic->icmp6_type == ICMP6_ECHO_REQUEST)) ||4117 (ic->ici_type - 1 == oic->icmp6_type )) {