Searched refs:MIN_PERNET_OPS_ID (Results 1 – 1 of 1) sorted by relevance
61 #define MIN_PERNET_OPS_ID \ macro89 BUG_ON(id < MIN_PERNET_OPS_ID); in net_assign_generic()113 memcpy(&ng->ptr[MIN_PERNET_OPS_ID], &old_ng->ptr[MIN_PERNET_OPS_ID], in net_assign_generic()114 (old_ng->s.len - MIN_PERNET_OPS_ID) * sizeof(void *)); in net_assign_generic()1235 error = ida_alloc_min(&net_generic_ids, MIN_PERNET_OPS_ID, in register_pernet_operations()