Searched refs:ttab6 (Results 1 – 2 of 2) sorted by relevance
617 static struct icmptype_table ttab6[] = { in pr_type6() local635 for (i = 0; i < A_CNT(ttab6); i++) { in pr_type6()636 if (ttab6[i].type == type) in pr_type6()637 return (ttab6[i].message); in pr_type6()
909 static struct icmptype_table ttab6[] = { in pr_type6() local927 for (i = 0; i < A_CNT(ttab6); i++) { in pr_type6()928 if (ttab6[i].type == icmp6_type) in pr_type6()929 return (ttab6[i].message); in pr_type6()