HomeSort by: relevance | last modified time | path
    Searched refs:icmptoicmp6unreach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_netbsd.c 925 if ((code < 0) || (code >= sizeof(icmptoicmp6unreach)/sizeof(int)))
985 code = icmptoicmp6unreach[code];
ip_fil.h 1984 extern int icmptoicmp6unreach[ICMP_MAX_UNREACH];
fil.c 4291 int icmptoicmp6unreach[ICMP_MAX_UNREACH] = { variable in typeref:typename:int[]

Completed in 21 milliseconds