Searched defs:tcpstat (Results 1 – 4 of 4) sorted by relevance
336 struct tcpstat { struct 337 tcps_connattempttcpstat global() argument 338 tcps_acceptstcpstat global() argument 339 tcps_connectstcpstat global() argument 340 tcps_dropstcpstat global() argument 341 tcps_conndropstcpstat global() argument 342 tcps_closedtcpstat global() argument 343 tcps_segstimedtcpstat global() argument 344 tcps_rttupdatedtcpstat global() argument 345 tcps_delacktcpstat global() argument 346 tcps_timeoutdroptcpstat global() argument 347 tcps_rexmttimeotcpstat global() argument 348 tcps_persisttimeotcpstat global() argument 349 tcps_persistdroptcpstat global() argument 350 tcps_keeptimeotcpstat global() argument 351 tcps_keepprobetcpstat global() argument 352 tcps_keepdropstcpstat global() argument 354 tcps_sndtotaltcpstat global() argument 355 tcps_sndpacktcpstat global() argument 356 tcps_sndbytetcpstat global() argument 357 tcps_sndrexmitpacktcpstat global() argument 358 tcps_sndrexmitbytetcpstat global() argument 359 tcps_sndrexmitfasttcpstat global() argument 360 tcps_sndackstcpstat global() argument 361 tcps_sndprobetcpstat global() argument 362 tcps_sndurgtcpstat global() argument 363 tcps_sndwinuptcpstat global() argument 364 tcps_sndctrltcpstat global() argument 366 tcps_rcvtotaltcpstat global() argument 367 tcps_rcvpacktcpstat global() argument 368 tcps_rcvbytetcpstat global() argument 369 tcps_rcvbadsumtcpstat global() argument 370 tcps_rcvbadofftcpstat global() argument 371 tcps_rcvmemdroptcpstat global() argument 372 tcps_rcvnosectcpstat global() argument 373 tcps_rcvshorttcpstat global() argument 374 tcps_rcvduppacktcpstat global() argument 375 tcps_rcvdupbytetcpstat global() argument 376 tcps_rcvpartduppacktcpstat global() argument 377 tcps_rcvpartdupbytetcpstat global() argument 378 tcps_rcvoopacktcpstat global() argument 379 tcps_rcvoobytetcpstat global() argument 380 tcps_rcvpackafterwintcpstat global() argument 381 tcps_rcvbyteafterwintcpstat global() argument 382 tcps_rcvafterclosetcpstat global() argument 383 tcps_rcvwinprobetcpstat global() argument 384 tcps_rcvdupacktcpstat global() argument 385 tcps_rcvacktoomuchtcpstat global() argument 386 tcps_rcvacktoooldtcpstat global() argument 387 tcps_rcvackpacktcpstat global() argument 388 tcps_rcvackbytetcpstat global() argument 389 tcps_rcvwinupdtcpstat global() argument 390 tcps_pawsdroptcpstat global() argument 391 tcps_predacktcpstat global() argument 392 tcps_preddattcpstat global() argument 394 tcps_pcbhashmisstcpstat global() argument 395 tcps_noporttcpstat global() argument 396 tcps_badsyntcpstat global() argument 397 tcps_dropsyntcpstat global() argument 399 tcps_rcvbadsigtcpstat global() argument 400 tcps_rcvgoodsigtcpstat global() argument 401 tcps_inswcsumtcpstat global() argument 402 tcps_outswcsumtcpstat global() argument 405 tcps_ecn_acceptstcpstat global() argument 406 tcps_ecn_rcvecetcpstat global() argument 407 tcps_ecn_rcvcwrtcpstat global() argument 408 tcps_ecn_rcvcetcpstat global() argument 409 tcps_ecn_sndecttcpstat global() argument 410 tcps_ecn_sndecetcpstat global() argument 411 tcps_ecn_sndcwrtcpstat global() argument 412 tcps_cwr_ecntcpstat global() argument 413 tcps_cwr_frecoverytcpstat global() argument 414 tcps_cwr_timeouttcpstat global() argument 417 tcps_sc_addedtcpstat global() argument 418 tcps_sc_completedtcpstat global() argument 419 tcps_sc_timed_outtcpstat global() argument 420 tcps_sc_overflowedtcpstat global() argument 421 tcps_sc_resettcpstat global() argument 422 tcps_sc_unreachtcpstat global() argument 423 tcps_sc_bucketoverflowtcpstat global() argument 424 tcps_sc_abortedtcpstat global() argument 425 tcps_sc_dupesyntcpstat global() argument 426 tcps_sc_droppedtcpstat global() argument 427 tcps_sc_collisionstcpstat global() argument 428 tcps_sc_retransmittedtcpstat global() argument 429 tcps_sc_seedrandomtcpstat global() argument 430 tcps_sc_hash_sizetcpstat global() argument 431 tcps_sc_entry_counttcpstat global() argument 432 tcps_sc_entry_limittcpstat global() argument 433 tcps_sc_bucket_maxlentcpstat global() argument 434 tcps_sc_bucket_limittcpstat global() argument 435 tcps_sc_uses_lefttcpstat global() argument 437 tcps_conndrainedtcpstat global() argument 439 tcps_sack_recovery_episodetcpstat global() argument 440 tcps_sack_rexmitstcpstat global() argument 441 tcps_sack_rexmit_bytestcpstat global() argument 442 tcps_sack_rcv_optstcpstat global() argument 443 tcps_sack_snd_optstcpstat global() argument 444 tcps_sack_drop_optstcpstat global() argument 446 tcps_outswtsotcpstat global() argument 447 tcps_outhwtsotcpstat global() argument 448 tcps_outpkttsotcpstat global() argument 449 tcps_outbadtsotcpstat global() argument 450 tcps_inswlrotcpstat global() argument 451 tcps_inhwlrotcpstat global() argument 452 tcps_inpktlrotcpstat global() argument 453 tcps_inbadlrotcpstat global() argument
1214 struct tcpstat tcpstat; tcp_sysctl_tcpstat() local [all...]
221 struct tcpstat tcpstat; in getentropy_fallback() local
369 struct tcpstat tcpstat; in tcp_stats() local [all...]