Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_input.c2920 IF_TCP_STATINC(ifp, badformat); in tcp_input()
3214 IF_TCP_STATINC(ifp, badformat); in tcp_input()
3237 IF_TCP_STATINC(ifp, badformat); in tcp_input()
3246 IF_TCP_STATINC(ifp, badformat); in tcp_input()
7935 IF_TCP_STATINC(ifp, badformat); in tcp_input_checksum()
H A Dtcp_var.h1485 u_int64_t badformat; member
/xnu-12377.81.4/bsd/net/
H A Dif.c6368 COPY_IF_PS_TCP_FIELD64_ATOMIC(badformat); in if_copy_packet_stats()