Home
last modified time | relevance | path

Searched refs:ips_toolong (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/netinet/
H A Dip_var.h243 u_int32_t ips_toolong; /* ip length > max ip packet size */ member
H A Dip_input.c2507 ipstat.ips_toolong++; in ip_reass()