p_oerr
p_oerr(ICMP6_ERRSTAT_DST_UNREACH_NOROUTE, "\t\t%llu no route\n");
p_oerr(ICMP6_ERRSTAT_DST_UNREACH_ADMIN,
p_oerr(ICMP6_ERRSTAT_DST_UNREACH_BEYONDSCOPE,
p_oerr(ICMP6_ERRSTAT_DST_UNREACH_ADDR,
p_oerr(ICMP6_ERRSTAT_DST_UNREACH_NOPORT,
p_oerr(ICMP6_ERRSTAT_PACKET_TOO_BIG, "\t\t%llu packet too big\n");
p_oerr(ICMP6_ERRSTAT_TIME_EXCEED_TRANSIT,
p_oerr(ICMP6_ERRSTAT_TIME_EXCEED_REASSEMBLY,
p_oerr(ICMP6_ERRSTAT_PARAMPROB_HEADER,
p_oerr(ICMP6_ERRSTAT_PARAMPROB_NEXTHEADER,
p_oerr(ICMP6_ERRSTAT_PARAMPROB_OPTION,
p_oerr(ICMP6_ERRSTAT_REDIRECT, "\t\t%llu redirect\n");
p_oerr(ICMP6_ERRSTAT_UNKNOWN, "\t\t%llu unknown\n");