Searched refs:protocol_value (Results 1 – 1 of 1) sorted by relevance
6393 convert_protocol_type(uint8_t protocol_value) in convert_protocol_type() argument6395 if (protocol_value == IPPROTO_TCP) in convert_protocol_type()6397 else if (protocol_value == IPPROTO_UDP) in convert_protocol_type()6399 else if (protocol_value == IPPROTO_SCTP) in convert_protocol_type()