Home
last modified time | relevance | path

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

/xnu-11215/bsd/netinet/
H A Dtcp_input.c2183 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2458 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2480 IF_TCP_STATINC(ifp, badformat); in tcp_input()
2488 IF_TCP_STATINC(ifp, badformat); in tcp_input()
7712 IF_TCP_STATINC(ifp, badformat); in tcp_input_checksum()
H A Dtcp_var.h1459 u_int64_t badformat; member
/xnu-11215/bsd/net/
H A Dif.c6274 COPY_IF_PS_TCP_FIELD64_ATOMIC(badformat); in if_copy_packet_stats()