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

  /src/external/bsd/ipf/dist/lib/
icmptypes.c 80 { "inforeq", ICMP_IREQ, ICMP6_NI_QUERY },
  /src/sys/netinet/
ip_icmp.h 230 #define ICMP_IREQ 15 /* information request */
296 (type) == ICMP_IREQ || (type) == ICMP_IREQREPLY || \
  /src/external/bsd/tcpdump/dist/
print-icmp.c 142 #define ICMP_IREQ 15 /* information request */
199 { ICMP_IREQ, "information request" },
  /src/sys/net/npf/
npf_alg_icmp.c 148 case ICMP_IREQ:
  /src/usr.sbin/npf/npfctl/
npf_data.c 584 case ICMP_IREQ:
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1047 #ifndef ICMP_IREQ
1048 # define ICMP_IREQ 15
ip_fil_netbsd.c 951 case ICMP_IREQ :
fil.c 1256 case ICMP_IREQ :
4284 -1, /* 15: ICMP_IREQ */
9157 icmpreplytype4[ICMP_IREQ] = ICMP_IREQREPLY;
ip_state.c 1517 case ICMP_IREQ :
ip_nat.c 6032 case ICMP_IREQ:
  /src/sbin/ping/
ping.c 1723 case ICMP_IREQ:
  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 97 { "inforeq", ICMP_IREQ },
  /src/external/bsd/ipf/dist/iplang/
iplang_y.y 409 | IL_ICMP_IREQ ';' { set_icmptype(ICMP_IREQ); }
  /src/external/bsd/ipf/dist/tools/
ipmon.c 232 { ICMP_IREQ, NULL, 0, "inforeq" },

Completed in 71 milliseconds