Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnxe_ip_max_payload_size_find.c101 ULONG *start_offset_ptr, in _nxe_ip_max_payload_size_find() argument
133 protocol, start_offset_ptr, payload_length_ptr)); in _nxe_ip_max_payload_size_find()
Dnx_ip_max_payload_size_find.c106 ULONG *start_offset_ptr, in _nx_ip_max_payload_size_find() argument
265 if (start_offset_ptr) in _nx_ip_max_payload_size_find()
267 *start_offset_ptr = start_offset; in _nx_ip_max_payload_size_find()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_nxe_api_test.c138 ULONG start_offset_ptr; in thread_0_entry() local
1464 …load_size_find(NX_NULL, &dest_address, 0, 80, 80, NX_PROTOCOL_TCP, &start_offset_ptr, &payload_len… in thread_0_entry()
1478 …_size_find(&invalid_ip, &dest_address, 0, 80, 80, NX_PROTOCOL_TCP, &start_offset_ptr, &payload_len… in thread_0_entry()
1489 …_max_payload_size_find(&ip_0, NX_NULL, 0, 80, 80, NX_PROTOCOL_TCP, &start_offset_ptr, &payload_len… in thread_0_entry()
1504 …ayload_size_find(&ip_0, &dest_address, 0, 80, 80, NX_PROTOCOL_TCP, &start_offset_ptr, &payload_len… in thread_0_entry()
1519 …yload_size_find(&ip_0, &dest_address, 0, 80, 80, NX_PROTOCOL_ICMP, &start_offset_ptr, &payload_len… in thread_0_entry()
/NetX-Duo-v6.2.1/common/inc/
Dnx_ip.h149 … UINT src_port, UINT dest_port, ULONG protocol, ULONG *start_offset_ptr,
203 … UINT src_port, UINT dest_port, ULONG protocol, ULONG *start_offset_ptr,
Dnx_api.h3681 … UINT src_port, UINT dest_port, ULONG protocol, ULONG *start_offset_ptr,