Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/test/unit/tcp/
H A Dtest_tcp_state.c35 get_tcp_flags_from_packet(struct pbuf *p, u16_t tcp_hdr_offset) in get_tcp_flags_from_packet() function
125 tcp_flags = get_tcp_flags_from_packet(tx_counters->tx_packets, 20); in test_rst_generation_with_incoming_packet()
624 tcp_flags = get_tcp_flags_from_packet(test_txcounters.tx_packets, 20); in START_TEST()