Searched refs:check_tcp (Results 1 – 1 of 1) sorted by relevance
345 def check_tcp(expect_params, packet): function407 if not check_tcp(expect_params | {'tcp_flags': 'S'}, packet):415 if not check_tcp(expect_params | {'tcp_flags': 'SA'}, packet):430 check_tcp(expect_params_sa | {'tcp_flags': 'SA'}, packet)461 if not check_tcp(expect_params | {'tcp_flags': 'S'}, packet):469 if not check_tcp(expect_params | {'tcp_flags': 'SA'}, packet):484 check_tcp(expect_params_sa | {'tcp_flags': 'SA'}, packet)