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