Searched refs:CNIC_LOCAL_PORT_RANGE (Results 1 – 2 of 2) sorted by relevance
82 #define CNIC_LOCAL_PORT_RANGE (CNIC_LOCAL_PORT_MAX - CNIC_LOCAL_PORT_MIN) macro
4108 port_id = prandom_u32_max(CNIC_LOCAL_PORT_RANGE); in cnic_cm_alloc_mem()4109 if (cnic_init_id_tbl(&cp->csk_port_tbl, CNIC_LOCAL_PORT_RANGE, in cnic_cm_alloc_mem()