tab_unreach      1055 net/ipv6/icmp.c } tab_unreach[] = {
tab_unreach      1095 net/ipv6/icmp.c 		if (code < ARRAY_SIZE(tab_unreach)) {
tab_unreach      1096 net/ipv6/icmp.c 			*err  = tab_unreach[code].err;
tab_unreach      1097 net/ipv6/icmp.c 			fatal = tab_unreach[code].fatal;