Home
last modified time | relevance | path

Searched refs:badformat (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_input.c2039 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2313 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2335 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2343 IF_TCP_STATINC(ifp, badformat); in tcp_input()
7345 IF_TCP_STATINC(ifp, badformat); in tcp_input_checksum()
H A Dtcp_var.h1303 u_int64_t badformat; member
/xnu-8796.141.3/bsd/net/
H A Dif.c5870 COPY_IF_PS_TCP_FIELD64_ATOMIC(badformat); in if_copy_packet_stats()