Searched refs:ips_noproto (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/netinet/ | ||
| H A D | ip_var.h | 190 u_int32_t ips_noproto; /* unknown or unsupported protocol */ member |
| H A D | raw_ip.c | 330 OSAddAtomic(1, &ipstat.ips_noproto); in rip_input() |