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

  /src/sys/netinet/
ip_icmp.h 215 #define ICMP_ALTHOSTADDR 6 /* alternative host address */
  /src/usr.sbin/npf/npfctl/
npf_data.c 579 case ICMP_ALTHOSTADDR:
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1017 #ifndef ICMP_ALTHOSTADDR
1018 # define ICMP_ALTHOSTADDR 6
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 88 #ifdef ICMP_ALTHOSTADDR
89 { "althost", ICMP_ALTHOSTADDR },

Completed in 16 milliseconds