Searched refs:get_tcp_flags_from_packet (Results 1 – 1 of 1) sorted by relevance
35 get_tcp_flags_from_packet(struct pbuf *p, u16_t tcp_hdr_offset) in get_tcp_flags_from_packet() function125 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()