Searched refs:start_offset_ptr (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/common/src/ |
| D | nxe_ip_max_payload_size_find.c | 101 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()
|
| D | nx_ip_max_payload_size_find.c | 106 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/ |
| D | netx_ip_nxe_api_test.c | 138 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/ |
| D | nx_ip.h | 149 … 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,
|
| D | nx_api.h | 3681 … UINT src_port, UINT dest_port, ULONG protocol, ULONG *start_offset_ptr,
|