Searched refs:ICMP_PARAMPROB (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h89 u_char ih_pptr; /* ICMP_PARAMPROB */
198 #define ICMP_PARAMPROB 12 /* ip header bad */ macro
H A Dip_compat.h389 #ifndef ICMP_PARAMPROB
390 # define ICMP_PARAMPROB ICMP_PARAMETERPROB
586 u_char ih_pptr; /* ICMP_PARAMPROB */
H A Dip_icmp.c270 if (type == ICMP_PARAMPROB) {
433 case ICMP_PARAMPROB:
H A Dip_input.c1831 int opt, optlen, cnt, off, code, type = ICMP_PARAMPROB, forward = 0;
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c4066 icmptype == ICMP_PARAMPROB)
6482 icmptype == ICMP_PARAMPROB)

Completed in 111 milliseconds