Searched refs:offset_of_ip_protocol (Results 1 – 1 of 1) sorted by relevance
8677 size_t offset_of_ip_protocol = trailer_offset; in necp_client_add_flow() local8678 if (buffer_size >= offset_of_ip_protocol + sizeof(uint8_t)) { in necp_client_add_flow()8679 uint8_t * __single ip_protocol_p = flow_req_get_proto(add_request, offset_of_ip_protocol); in necp_client_add_flow()