Searched refs:check_tcp (Results 1 – 1 of 1) sorted by relevance
352 def check_tcp(expect_params, packet): function414 if not check_tcp(expect_params | {'tcp_flags': 'S'}, packet):422 if not check_tcp(expect_params | {'tcp_flags': 'SA'}, packet):437 check_tcp(expect_params_sa | {'tcp_flags': 'SA'}, packet)468 if not check_tcp(expect_params | {'tcp_flags': 'S'}, packet):476 if not check_tcp(expect_params | {'tcp_flags': 'SA'}, packet):491 check_tcp(expect_params_sa | {'tcp_flags': 'SA'}, packet)