Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_input.c2027 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2303 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2325 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2333 IF_TCP_STATINC(ifp, badformat); in tcp_input()
7054 IF_TCP_STATINC(ifp, badformat); in tcp_input_checksum()
H A Dtcp_var.h1243 u_int64_t badformat; member
/xnu-8019.80.24/bsd/net/
H A Dif.c5554 COPY_IF_PS_TCP_FIELD64_ATOMIC(badformat); in if_copy_packet_stats()