Searched refs:ip_is_port_array_allowed (Results 1 – 2 of 2) sorted by relevance
329 #define ip_is_port_array_allowed(port) (ip_type(port) == IOT_CONNECTION_PORT_WITH_PORT_ARR… macro
939 if (!ip_is_port_array_allowed(dest_port)) { in ipc_validate_kmsg_header_from_user()