Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/npf/npfctl/ | |
npf_data.c | 551 for (ul = 0; icmp6_type_err[ul]; ul++) 552 if (strcmp(icmp6_type_err[ul], type) == 0) |
/src/sys/netinet/ | |
icmp6.h | 735 static const char * const icmp6_type_err[] = { variable in typeref:typename:const char * const[] |