Home
last modified time | relevance | path

Searched refs:ifs6_in_toobig (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.41.9/bsd/netinet6/
H A Dip6_forward.c563 in6_ifstat_inc(rt->rt_ifp, ifs6_in_toobig); in ip6_forward()
H A Din6_var.h237 u_quad_t ifs6_in_toobig; /* # of datagrams exceeded MTU */ member
H A Dip6_input.c421 IN6_IFSTAT_REQUIRE_ALIGNED_64(ifs6_in_toobig); in ip6_init()
/xnu-10002.41.9/bsd/net/
H A Dpf.c9573 in6_ifstat_inc(ifp, ifs6_in_toobig); in pf_route6()