Searched refs:pr_icmp (Results 1 – 1 of 1) sorted by relevance
39 struct pr_icmp struct64 struct pr_icmp *reply, struct in6_addr fromaddr, struct timeval *recv_tvp);66 struct pr_icmp *reply, struct in6_addr fromaddr);68 struct pr_icmp *reply, struct in6_addr fromaddr);219 struct pr_icmp probe_pkt; /* Probe packet */ in probe()379 struct pr_icmp *reply; in in_data()441 reply = (struct pr_icmp *)((char *)in_packet + iphlen); in in_data()463 if (len < sizeof (struct pr_icmp)) { in in_data()507 struct pr_icmp *reply; in in6_data()554 reply = (struct pr_icmp *)in_packet; in in6_data()[all …]