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