Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dtcp_input.c2071 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2345 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2367 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2375 IF_TCP_STATINC(ifp, badformat); in tcp_input()
7413 IF_TCP_STATINC(ifp, badformat); in tcp_input_checksum()
H A Dtcp_var.h1321 u_int64_t badformat; member
/xnu-10063.141.1/bsd/net/
H A Dif.c6002 COPY_IF_PS_TCP_FIELD64_ATOMIC(badformat); in if_copy_packet_stats()